Class FieldCache.Floats

  • Enclosing interface:
    FieldCache

    public abstract static class FieldCache.Floats
    extends Object
    Field values as 32-bit floats
    • Field Detail

    • Constructor Detail

      • Floats

        public Floats()
    • Method Detail

      • get

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