Class BytesRefFSTEnum<T>

java.lang.Object
org.apache.lucene.util.fst.BytesRefFSTEnum<T>

public final class BytesRefFSTEnum<T> extends Object
Enumerates all input (BytesRef) + output pairs in an FST.
WARNING: This API is experimental and might change in incompatible ways in the next release.