| Constructor and Description |
|---|
Switch(Sink<T> left,
Sink<T> right)
Constructs a new switch over the given sinks
|
public void put(T t) throws RippleException
put in interface Sink<T>t - the data item being passedRippleException - if a data handling error occurspublic void flip()
Copyright © 2007-2012 fortytwo.net. All Rights Reserved.