| Package | Description |
|---|---|
| me.lucko.helper.event.filter | |
| me.lucko.helper.menu | |
| me.lucko.helper.metadata | |
| me.lucko.helper.metadata.type | |
| me.lucko.helper.npc |
| Class and Description |
|---|
| MetadataKey
A MetadataKey can be mapped to values in a
MetadataMap. |
| Class and Description |
|---|
| MetadataKey
A MetadataKey can be mapped to values in a
MetadataMap. |
| Class and Description |
|---|
| Empty
An object which represents nothing.
|
| ExpireAfterAccessValue
Represents a value which will expire a set amount of time after the last access
|
| ExpiringValue
Represents a value which will expire in the future
|
| MetadataKey
A MetadataKey can be mapped to values in a
MetadataMap. |
| MetadataMap
A map which holds
MetadataKeys, and maps them to persistent or transient (expiring / weak) values. |
| MetadataRegistry
A registry which provides and stores
MetadataMaps for a given type. |
| SoftValue
Represents a value wrapped in a
SoftReference |
| TransientValue
Represents a value in a
MetadataMap which will automatically expire at some point. |
| WeakValue
Represents a value wrapped in a
WeakReference |
| Class and Description |
|---|
| MetadataKey
A MetadataKey can be mapped to values in a
MetadataMap. |
| MetadataMap
A map which holds
MetadataKeys, and maps them to persistent or transient (expiring / weak) values. |
| MetadataRegistry
A registry which provides and stores
MetadataMaps for a given type. |
| Class and Description |
|---|
| MetadataMap
A map which holds
MetadataKeys, and maps them to persistent or transient (expiring / weak) values. |
Copyright © 2022. All rights reserved.