Interface MutableRange<N>

  • All Superinterfaces:
    Range<N>

    public interface MutableRange<N>
    extends Range<N>