org.ujmp.core.util
Class CoordinateIterator2D
java.lang.Object
org.ujmp.core.util.CoordinateIterator2D
- All Implemented Interfaces:
- Iterable<long[]>
public class CoordinateIterator2D
- extends Object
- implements Iterable<long[]>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoordinateIterator2D
public CoordinateIterator2D(long... size)
iterator
public Iterator<long[]> iterator()
- Specified by:
iterator
in interface Iterable<long[]>
Copyright © 2010. All Rights Reserved.