Class PositiveIntOutputs

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

public final class PositiveIntOutputs extends Outputs<Long>
An FST Outputs implementation where each output is a non-negative long value.
WARNING: This API is experimental and might change in incompatible ways in the next release.