public final class Match
extends Object
-
Method Summary
final void
final boolean
final boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
success
public final boolean success()
-
-
has
public final boolean has(String groupName)
-
-
createNew
public static Match createNew()
-
failure
public static Match failure()