Package omero.api
Class IntegerArrayArrayHelper
- java.lang.Object
-
- omero.api.IntegerArrayArrayHelper
-
public final class IntegerArrayArrayHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IntegerArrayArrayHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int[][]
read(IceInternal.BasicStream __is)
static void
write(IceInternal.BasicStream __os, int[][] __v)
-