| Package | Description |
|---|---|
| net.amygdalum.stringsearchalgorithms.patternsearch.chars | |
| net.amygdalum.util.map |
| Constructor and Description |
|---|
DualGlushkovAutomaton(BitSet initial,
BitSet finals,
CharObjectMap<BitSet> emittingChar,
BitSetObjectMap<BitSet> reachableByState) |
GlushkovAutomaton(BitSet initial,
BitSet finals,
CharObjectMap<BitSet> reachableByChar,
BitSetObjectMap<BitSet> reachableByState) |
| Modifier and Type | Method and Description |
|---|---|
BitSetObjectMap<T> |
BitSetObjectMap.add(BitSet key,
T value) |
Copyright © 2016. All rights reserved.