public final class Glob
private final Regex
regex
private final String
pattern
Glob(String pattern)
final Regex
getRegex()
final String
getPattern()
final Boolean
matches(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Regex getRegex()
final String getPattern()
final Boolean matches(String text)