Interface DoubleIterator
-
public interface DoubleIteratorIterator interface for primitive double iteration. *- WARNING: This API is experimental and might change in incompatible ways in the next release.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasNext()doublenext()voidremove()
-