com.tonicsystems.jarjar.regex

Interface RegexEngine

public interface RegexEngine

Method Summary
Patterncompile(String pattern)

Method Detail

compile

public Pattern compile(String pattern)