public class VarOptItemsSamples.VarOptItemsIterator extends Object implements Iterator<VarOptItemsSamples.WeightedSample>
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
VarOptItemsSamples.WeightedSample |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic boolean hasNext()
hasNext in interface Iterator<VarOptItemsSamples.WeightedSample>public VarOptItemsSamples.WeightedSample next()
next in interface Iterator<VarOptItemsSamples.WeightedSample>Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.