Class StreamProxy<T>

java.lang.Object
io.jenetics.internal.util.StreamProxy<T>
All Implemented Interfaces:
AutoCloseable, BaseStream<T,Stream<T>>, Stream<T>
Direct Known Subclasses:
EvolutionStreamImpl

public abstract class StreamProxy<T> extends Object implements Stream<T>
Since:
3.0
Version:
4.1