|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeySortedList | |
---|---|
org.geotools.util | Contains utilities and addition to the collection framework. |
Uses of KeySortedList in org.geotools.util |
---|
Methods in org.geotools.util that return KeySortedList | |
---|---|
KeySortedList<K,V> |
KeySortedList.headList(K toKey)
Returns a view of the portion of this list whose keys are strictly less than toKey . |
KeySortedList<K,V> |
KeySortedList.tailList(K fromKey)
Returns a view of the portion of this list whose keys are greater than or equal to fromKey . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |