net.fortytwo.flow
Class Buffer<T,E extends Exception>
java.lang.Object
net.fortytwo.flow.SimpleReadOnlyCollection<T>
net.fortytwo.flow.Collector<T,E>
net.fortytwo.flow.Buffer<T,E>
- All Implemented Interfaces:
- Iterable<T>, Collection<T>, Sink<T,E>, Source<T,E>
public class Buffer<T,E extends Exception>
- extends Collector<T,E>
|
Method Summary |
void |
flush()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Buffer
public Buffer(Sink<T,E> sink)
flush
public void flush()
throws E extends Exception
- Throws:
E extends Exception
Copyright © 2007-2011 fortytwo.net. All Rights Reserved.