Class MemoryKey<T>

  • Type Parameters:
    T - the class type of the memory value
    All Implemented Interfaces:
    Keyed

    public final class MemoryKey<T>
    extends Object
    implements Keyed
    Represents a key used for accessing memory values of a LivingEntity.