java.lang.ObjectPossessive quantifier set over groups.java.util.regex.AbstractSet
java.util.regex.QuantifierSet
java.util.regex.GroupQuantifierSet
java.util.regex.PossessiveGroupQuantifierSet
Nikolay - A. Kuznetsov| Fields inherited from java.util.regex.QuantifierSet: |
|---|
| innerSet |
| Fields inherited from java.util.regex.AbstractSet: |
|---|
| TYPE_LEAF, TYPE_FSET, TYPE_QUANT, TYPE_DOTSET, next, counter, isSecondPassVisited, index |
| Constructor: |
|---|
|
| Method from java.util.regex.PossessiveGroupQuantifierSet Summary: |
|---|
| matches |
| Methods from java.util.regex.GroupQuantifierSet: |
|---|
| getName, matches |
| Methods from java.util.regex.QuantifierSet: |
|---|
| first, getInnerSet, hasConsumed, processSecondPass, setInnerSet |
| Methods from java.util.regex.AbstractSet: |
|---|
| find, findBack, first, getName, getNext, getQualifiedName, getType, hasConsumed, matches, processBackRefReplacement, processSecondPass, setNext, setType, toString |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from java.util.regex.PossessiveGroupQuantifierSet Detail: |
|---|
|