Package ucar.nc2.iosp
Class IndexLong
- java.lang.Object
-
- ucar.nc2.iosp.IndexLong
-
public class IndexLong extends Object
Uses longs for indexing, otherwise similar to ucar.ma2.Index- Since:
- Jul 30, 2010
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static long
computeSize(int[] shape)
long
currentElement()
long
incr()
-