Class FieldCache.Shorts

  • Enclosing interface:
    FieldCache

    public abstract static class FieldCache.Shorts
    extends Object
    Field values as 16-bit signed shorts
    • Field Detail

    • Constructor Detail

      • Shorts

        public Shorts()
    • Method Detail

      • get

        public abstract short get​(int docID)
        Return a short representation of this field's value.