Class pair_b_i


  • public class pair_b_i
    extends java.lang.Object
    • Constructor Detail

      • pair_b_i

        public pair_b_i​(long cPtr,
                        boolean cMemoryOwn)
      • pair_b_i

        public pair_b_i()
      • pair_b_i

        public pair_b_i​(boolean first,
                        int second)
      • pair_b_i

        public pair_b_i​(pair_b_i other)
    • Method Detail

      • getCPtr

        public static long getCPtr​(pair_b_i obj)
      • delete

        public void delete()
      • setFirst

        public void setFirst​(boolean value)
      • getFirst

        public boolean getFirst()
      • setSecond

        public void setSecond​(int value)
      • getSecond

        public int getSecond()