Package | Description |
---|---|
org.apache.lucene.util.fst |
Support for FST testing.
|
Modifier and Type | Method and Description |
---|---|
int |
FSTTester.InputOutput.compareTo(FSTTester.InputOutput<T> other) |
Constructor and Description |
---|
FSTTester(Random random,
Directory dir,
int inputMode,
List<FSTTester.InputOutput<T>> pairs,
Outputs<T> outputs,
boolean doReverseLookup) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.