Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Point |
next() |
void |
remove()
Not supported.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public void remove()
remove
in interface Iterator<Point>
UnsupportedOperationException
- when invoked.Copyright © 2015 geolatte.org. All rights reserved.