Package com.djrapitops.plan.delivery.domain.container
package com.djrapitops.plan.delivery.domain.container
-
InterfaceDescriptionInterface for an object that can store arbitrary data referenced via
Key
objects. -
ClassDescriptionCaching layer between Supplier and caller.DataContainer implementation that delegates the method calls to other DataContainer implementations.Container for data about a player linked.DataContainer about a Player.DataContainer that stores everything as raw object value.DataContainer for a single server.DataContainer implementation that stores everything in
Supplier
objects.