Class MamaArrayInt


  • public class MamaArrayInt
    extends java.lang.Object
    Mama integer array
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int[] getValue()  
      void setValue​(int[] value)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MamaArrayInt

        public MamaArrayInt()
      • MamaArrayInt

        public MamaArrayInt​(int[] value)
    • Method Detail

      • getValue

        public int[] getValue()
      • setValue

        public void setValue​(int[] value)