Package gnu.regexp

Class IntPair

java.lang.Object
gnu.regexp.IntPair
All Implemented Interfaces:
Serializable

class IntPair extends Object implements Serializable
  • Field Details

    • first

      public int first
    • second

      public int second
  • Constructor Details

    • IntPair

      IntPair()