Class Matcher2


  • public class Matcher2
    extends Object
    • Method Detail

      • matches

        public boolean matches()
      • group

        public String group​(int n)
      • group

        public String group()
      • groupCount

        public int groupCount()
      • find

        public boolean find()
      • end

        public int end()
      • start

        public int start()