|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PAutomaton | |
| com.karneim.util.collection.regex | |
| Uses of PAutomaton in com.karneim.util.collection.regex |
| Methods in com.karneim.util.collection.regex that return PAutomaton | |
PAutomaton |
PatternPro.getAutomaton()
|
| Methods in com.karneim.util.collection.regex with parameters of type PAutomaton | |
void |
PatternPro.setAutomaton(PAutomaton a)
|
void |
PatternPro.addAll(PAutomaton a)
|
void |
PatternPro.retainAll(PAutomaton a)
|
void |
PatternPro.removeAll(PAutomaton a)
|
| Constructors in com.karneim.util.collection.regex with parameters of type PAutomaton | |
PatternPro(PAutomaton automaton)
creates a PatternPro with the given automaton. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||