Interface | Description |
---|---|
DynamicMap.Entry<T> | |
RegistrationHandle |
Handle for registered information.
|
ReloadableRegistrationHandle<T> |
Class | Description |
---|---|
DynamicItem<T> |
A single item that can be modified as plugins reload.
|
DynamicMap<T> |
A map of members that can be modified as plugins reload.
|
DynamicSet<T> |
A set of members that can be modified as plugins reload.
|
PrivateInternals_DynamicMapImpl<T> |
DO NOT USE
|
PrivateInternals_DynamicTypes |
DO NOT USE
|