T
- the type of the distinct valuepublic static interface BufferManager.DistinctBuffer<T> extends BufferManager.Buffer, Iterable<T>, BufferManager.Predicate<T>
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator()
Get an iterator over all of the records.
|
close, isEmpty, size
forEach, spliterator
addIfAbsent
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.