| Package | Description |
|---|---|
| net.amygdalum.patternsearchalgorithms.automaton.bytes |
| Modifier and Type | Method and Description |
|---|---|
NFAMatcherState |
NFAMatcherState.cancelOverlapping(SortedSet<Groups> groups) |
NFAMatcherState |
NFAMatcherState.next(byte b,
long pos) |
static NFAMatcherState |
NFAMatcherState.of(State state,
Groups groups,
long pos) |
Copyright © 2018. All rights reserved.