Class TakeDrop.UnorderedTDOfRef<T>

All Implemented Interfaces:
Cloneable, Consumer<T>, Spliterator<T>
Enclosing interface:
TakeDrop

public static final class TakeDrop.UnorderedTDOfRef<T> extends Internals.CloneableSpliterator<T,TakeDrop.UnorderedTDOfRef<T>> implements Consumer<T>