Class PairConstQ


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

      • PairConstQ

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

        public PairConstQ()
      • PairConstQ

        public PairConstQ​(Q first,
                          Q second)
      • PairConstQ

        public PairConstQ​(PairConstQ other)
    • Method Detail

      • getCPtr

        public static long getCPtr​(PairConstQ obj)
      • delete

        public void delete()
      • getFirst

        public Q getFirst()
      • getSecond

        public Q getSecond()