| Package | Description | 
|---|---|
| co.aikar.util | 
| Class | 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 © 2018. All rights reserved.