Interface NewSubMapProvider<Value,MapType extends List<Value>>

All Known Implementing Classes:
ArrayListSubMapProvider

public interface NewSubMapProvider<Value,MapType extends List<Value>>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getNewSubMap

      MapType getNewSubMap()