Module swim.api
Package swim.api.lane

Interface SpatialLane<K,S,V>

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

public interface SpatialLane<K,S,V> extends WarpLane, ObservableSpatialMap<K,S,V>