Package-level declarations

Types

Link copied to clipboard
class Key<T>

A simple key that associates a type with a name that must be globally unique to your project.

Link copied to clipboard
class TypedMap

A map which can store heterogeneous values, where the type is constrained by the Key.