Package | Description |
---|---|
com.karneim.util.collection.regex | |
com.karneim.util.collection.set |
Modifier and Type | Class and Description |
---|---|
class |
Automaton_Pattern |
Modifier and Type | Method and Description |
---|---|
protected AutomatonSet_String |
PAutomaton.getAutomaton() |
protected AutomatonSet_String |
PatternPro.getInnerAutomaton() |
Modifier and Type | Method and Description |
---|---|
protected void |
Automaton_Pattern.addAll(AutomatonSet_String automaton) |
protected void |
Automaton_Pattern.removeAll(AutomatonSet_String automaton) |
protected void |
Automaton_Pattern.retainAll(AutomatonSet_String automaton) |
Modifier and Type | Field and Description |
---|---|
protected AutomatonSet_String |
SAutomaton.automaton |
Modifier and Type | Method and Description |
---|---|
protected void |
AutomatonSet_String.addAll(AutomatonSet_String automaton) |
protected void |
AutomatonSet_String.concatAll(AutomatonSet_String automaton) |
protected void |
AutomatonSet_String.removeAll(AutomatonSet_String automaton) |
protected void |
AutomatonSet_String.retainAll(AutomatonSet_String automaton) |
Constructor and Description |
---|
SAutomaton(AutomatonSet_String automaton) |