java.util.regex
Class Pattern.TreeInfo
java.lang.Object
java.util.regex.Pattern.TreeInfo
- Enclosing class:
- Pattern
- static final class Pattern.TreeInfo
- extends Object
Used to accumulate information about a subtree of the object graph
so that optimizations can be applied to the subtree.
Method Summary |
(package private) void |
reset()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
minLength
int minLength
maxLength
int maxLength
maxValid
boolean maxValid
deterministic
boolean deterministic
Pattern.TreeInfo
Pattern.TreeInfo()
reset
void reset()