Package | Description |
---|---|
org.apache.lucene.util.fst |
Finite state transducers
|
Modifier and Type | Method and Description |
---|---|
int |
FSTTester.InputOutput.compareTo(FSTTester.InputOutput<T> other) |
Constructor and Description |
---|
FSTTester(java.util.Random random,
Directory dir,
int inputMode,
java.util.List<FSTTester.InputOutput<T>> pairs,
Outputs<T> outputs,
boolean doReverseLookup) |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.