public final class FixedSizeSamplingIterator<T>
extends com.google.common.collect.ForwardingIterator<T>
| Constructor and Description |
|---|
FixedSizeSamplingIterator(int size,
Iterator<T> source) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<T> |
delegate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.