Package-level declarations

Contains concrete implementations of the interfaces defined in the container package.

Types

Link copied to clipboard

Implementation of BufferedPersistentDataContainer that provides support for buffered operations on a PersistentDataContainer.

Link copied to clipboard

A mutable implementation of a persistent data container.

Link copied to clipboard

A builder class for creating immutable instances of PersistentDataContainer.

Link copied to clipboard

Implementation of the PersistentDataContainer interface.

Link copied to clipboard

A singleton implementation of PersistentDataContainer for storing a single key-value pair, where the value must be a primitive data type.