Class StoredFields

  • Direct Known Subclasses:
    StoredFieldsReader

    public abstract class StoredFields
    extends Object
    API for reading stored fields.

    NOTE: This class is not thread-safe and should only be consumed in the thread where it was acquired.

    • Constructor Detail

      • StoredFields

        protected StoredFields()
        Sole constructor. (For invocation by subclass constructors, typically implicit.)