Package omero.api
Class IntegerArrayArrayArrayHelper
- java.lang.Object
-
- omero.api.IntegerArrayArrayArrayHelper
-
public final class IntegerArrayArrayArrayHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IntegerArrayArrayArrayHelper()
-
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)
-