Interface TPrimitiveIterator.OfLong

All Superinterfaces:
Iterator<Long>, TPrimitiveIterator<Long,LongConsumer>
Enclosing interface:
TPrimitiveIterator<T,S>

public static interface TPrimitiveIterator.OfLong extends TPrimitiveIterator<Long,LongConsumer>