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, sizecontainsCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.