Interface RegExp


  • public interface RegExp
    Author:
    Kohsuke Kawaguchi
    • Method Detail

      • matches

        boolean matches​(String text)