Class int8_tArray


  • public class int8_tArray
    extends java.lang.Object
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
    • Constructor Detail

      • int8_tArray

        protected int8_tArray​(long cPtr,
                              boolean cMemoryOwn)
      • int8_tArray

        public int8_tArray​(int nelements)
    • Method Detail

      • getCPtr

        protected static long getCPtr​(int8_tArray obj)
      • finalize

        protected void finalize()
        Overrides:
        finalize in class java.lang.Object
      • delete

        public void delete()
      • getitem

        public byte getitem​(int index)
      • setitem

        public void setitem​(int index,
                            byte value)