Interface RegExp


  • public interface RegExp
    • Method Detail

      • matches

        boolean matches​(java.lang.String text)