Package me.a8kj.config.template.memory.impl
package me.a8kj.config.template.memory.impl
-
ClassDescriptionEnumDataMemory<E extends Enum<E>>An abstract implementation of
DataMemorythat uses anEnumMapas its internal storage.A flexible, map-based implementation ofDataMemorythat uses aHashMapfor internal storage.A specialized implementation ofDataMemorythat usesMemoryDataTypeas its keys.A implementation ofPairedDataMemoryspecialized forStringkeys.An extension ofDataMemorythat supports advanced retrieval usingMemoryEntry.A standard string-keyed implementation ofPairedDataMemory.Velocity-specific implementation ofGenericMapDataMemory.