Interface NewSubMapProvider<Value,​MapType extends java.util.List<Value>>

  • All Known Implementing Classes:
    ArrayListSubMapProvider

    public interface NewSubMapProvider<Value,​MapType extends java.util.List<Value>>
    • Method Detail

      • getNewSubMap

        MapType getNewSubMap()