Package com.wombat.mama
Class MamaArrayInt
- java.lang.Object
-
- com.wombat.mama.MamaArrayInt
-
public class MamaArrayInt extends java.lang.ObjectMama 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()voidsetValue(int[] value)
-