Class FSTDictionary.BrowserSupplier

java.lang.Object
org.apache.lucene.codecs.uniformsplit.FSTDictionary.BrowserSupplier
All Implemented Interfaces:
IndexDictionary.BrowserSupplier, IOSupplier<IndexDictionary.Browser>
Enclosing class:
FSTDictionary

public static class FSTDictionary.BrowserSupplier extends Object implements IndexDictionary.BrowserSupplier
Provides stateful FSTDictionary.Browser to seek in the FSTDictionary.
WARNING: This API is experimental and might change in incompatible ways in the next release.