Package | Description |
---|---|
co.aikar.util |
Class and Description |
---|
JSONUtil.JSONPair
Simply stores a key and a value, used internally by many methods below.
|
LoadingMap
Allows you to pass a Loader function that when a key is accessed that doesn't exists,
automatically loads the entry into the map by calling the loader Function.
|
Copyright © 2021. All rights reserved.