Uses of Package
co.aikar.util

Packages that use co.aikar.util
Package
Description
 
  • Classes in co.aikar.util used by co.aikar.util
    Class
    Description
    Simply stores a key and a value, used internally by many methods below.
    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.