Class NoOutputs

java.lang.Object
org.apache.lucene.util.fst.Outputs<Object>
org.apache.lucene.util.fst.NoOutputs

public final class NoOutputs extends Outputs<Object>
A null FST Outputs implementation; use this if you just want to build an FSA.
WARNING: This API is experimental and might change in incompatible ways in the next release.