Package org.apache.lucene.util.fst
Interface FSTCompiler.Node
-
- All Known Implementing Classes:
FSTCompiler.CompiledNode
,FSTCompiler.UnCompiledNode
- Enclosing class:
- FSTCompiler<T>
static interface FSTCompiler.Node
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isCompiled()
-