Module swim.api
Package swim.api.lane

Interface SpatialLane<K,​S,​V>

  • All Superinterfaces:
    HttpLane<Object>, Iterable<swim.spatial.SpatialMap.Entry<K,​S,​V>>, Lane, swim.util.Log, swim.observable.Observable<Object>, swim.observable.ObservableSpatialMap<K,​S,​V>, swim.spatial.SpatialMap<K,​S,​V>

    public interface SpatialLane<K,​S,​V>
    extends Lane, swim.observable.ObservableSpatialMap<K,​S,​V>