Class TDistinctStreamImpl<T>

All Implemented Interfaces:
AutoCloseable, TBaseStream<T,​TStream<T>>, TStream<T>

public class TDistinctStreamImpl<T> extends TWrappingStreamImpl<T,​T>