Class StringMatchResult.Position

    • Constructor Detail

      • Position

        public Position​(long start,
                        long end)
    • Method Detail

      • getStart

        public long getStart()
      • getEnd

        public long getEnd()