Pattern.compile

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Pattern compile(String regex)
    class Pattern
    static
    compile
    (
    String regex
    )
  2. Pattern compile(String regex, int flags)

Meta