Class OrdTermState

  • All Implemented Interfaces:
    Cloneable
    Direct Known Subclasses:
    BlockTermState

    public class OrdTermState
    extends TermState
    An ordinal based TermState
    WARNING: This API is experimental and might change in incompatible ways in the next release.
    • Field Detail

      • ord

        public long ord
        Term ordinal, i.e. its position in the full list of sorted terms.
    • Constructor Detail

      • OrdTermState

        public OrdTermState()
        Sole constructor.