- All Superinterfaces:
Iterable<SpatialMap.Entry<K,,S, V>> Lane,Log,Observable<Object>,ObservableSpatialMap<K,,S, V> SpatialMap<K,,S, V> WarpLane
- All Known Implementing Classes:
SpatialLaneView
-
Nested Class Summary
Nested classes/interfaces inherited from interface swim.spatial.SpatialMap
SpatialMap.Entry<K,S, V>, SpatialMap.SimpleEntry<K, S, V> -
Method Summary
Modifier and TypeMethodDescriptionSpatialLane<K,S, V> SpatialLane<K,S, V> didCommand(DidCommand didCommand) SpatialLane<K,S, V> SpatialLane<K,S, V> SpatialLane<K,S, V> didMove(DidMoveShape<K, S, V> didMove) SpatialLane<K,S, V> didRemove(DidRemoveShape<K, S, V> didRemove) SpatialLane<K,S, V> didUpdate(DidUpdateShape<K, S, V> didUpdate) SpatialLane<K,S, V> booleanSpatialLane<K,S, V> isResident(boolean isResident) booleanSpatialLane<K,S, V> isTransient(boolean isTransient) <K2> SpatialLane<K2,S, V> keyForm()<K2> SpatialLane<K2,S, V> SpatialLane<K,S, V> SpatialMap<K,S, V> snapshot()SpatialLane<K,S, V> <V2> SpatialLane<K,S, V2> valueClass(Class<V2> valueClass) <V2> SpatialLane<K,S, V2> SpatialLane<K,S, V> SpatialLane<K,S, V> willCommand(WillCommand willCommand) SpatialLane<K,S, V> SpatialLane<K,S, V> SpatialLane<K,S, V> willMove(WillMoveShape<K, S, V> willMove) SpatialLane<K,S, V> willRemove(WillRemoveShape<K, S> willRemove) SpatialLane<K,S, V> willUpdate(WillUpdateShape<K, S, V> willUpdate) SpatialLane<K,S, V> willUplink(WillUplink willUplink) Methods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface swim.spatial.SpatialMap
clear, containsKey, containsKey, containsValue, get, get, isEmpty, iterator, keyIterator, move, put, remove, size, valueIterator
-
Method Details
-
keyForm
-
keyForm
-
keyClass
-
valueForm
-
valueForm
-
valueClass
-
isResident
boolean isResident() -
isResident
-
isTransient
boolean isTransient() -
isTransient
-
observe
-
unobserve
-
willUpdate
- Specified by:
willUpdatein interfaceObservableSpatialMap<K,S, V>
-
didUpdate
- Specified by:
didUpdatein interfaceObservableSpatialMap<K,S, V>
-
willMove
- Specified by:
willMovein interfaceObservableSpatialMap<K,S, V>
-
didMove
- Specified by:
didMovein interfaceObservableSpatialMap<K,S, V>
-
willRemove
- Specified by:
willRemovein interfaceObservableSpatialMap<K,S, V>
-
didRemove
- Specified by:
didRemovein interfaceObservableSpatialMap<K,S, V>
-
willClear
- Specified by:
willClearin interfaceObservableSpatialMap<K,S, V>
-
didClear
- Specified by:
didClearin interfaceObservableSpatialMap<K,S, V>
-
willCommand
- Specified by:
willCommandin interfaceWarpLane
-
didCommand
- Specified by:
didCommandin interfaceWarpLane
-
willUplink
- Specified by:
willUplinkin interfaceWarpLane
-
didUplink
-
willEnter
-
didEnter
-
willLeave
-
didLeave
-
snapshot
SpatialMap<K,S, snapshot()V>
-