- All Superinterfaces:
Map<K,V>, Observable<Object>, ObservableMap<K,V>, SortedMap<K,V>
- All Known Subinterfaces:
MapDownlink<K,V>, MapLane<K,V>, ObservableOrderedMap<K,V>
- All Known Implementing Classes:
JoinMapLaneDownlink, MapDownlinkView, MapLaneView
-
-
Method Summary
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, equals, forEach, get, getOrDefault, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size
-
Method Details
-
drop
void drop(int lower)
-
take
void take(int upper)
-
-
-
-
-
-