Class IntSequenceOutputs

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

public final class IntSequenceOutputs extends Outputs<IntsRef>
An FST Outputs implementation where each output is a sequence of ints.
WARNING: This API is experimental and might change in incompatible ways in the next release.