Package com.wombat.mama
Class MamaArrayInt
- java.lang.Object
-
- com.wombat.mama.MamaArrayInt
-
public class MamaArrayInt extends java.lang.Object
Mama integer array
-
-
Constructor Summary
Constructors Constructor Description MamaArrayInt()
MamaArrayInt(int[] value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]
getValue()
void
setValue(int[] value)
-