Class IntPair

    • Field Detail

      • v1

        public int v1
        The first value
      • v2

        public int v2
        The second value
    • Constructor Detail

      • IntPair

        public IntPair()