public final class SingletonDoubleIterator extends Object implements DoubleIterator
| Constructor and Description |
|---|
SingletonDoubleIterator(double value) |
public boolean hasNext()
hasNext in interface DoubleIteratorpublic double next()
next in interface DoubleIteratorCopyright © 2004–2022. All rights reserved.