- All Superinterfaces:
Lane, swim.util.Log, swim.observable.Observable<Object>
- All Known Subinterfaces:
CommandLane<V>, DemandLane<V>, DemandMapLane<K,V>, JoinMapLane<L,K,V>, JoinValueLane<K,V>, ListLane<V>, MapLane<K,V>, SpatialLane<K,S,V>, SupplyLane<V>, ValueLane<V>
public interface WarpLane
extends Lane
-
Method Summary
Methods inherited from interface swim.util.Log
debug, error, fail, info, trace, warn
-
Method Details
-
observe
- Specified by:
observe in interface Lane
- Specified by:
observe in interface swim.observable.Observable<Object>
-
unobserve
- Specified by:
unobserve in interface Lane
- Specified by:
unobserve in interface swim.observable.Observable<Object>
-
-
-
-
-
-
-
-