Package play.libs.typedmap
package play.libs.typedmap
-
ClassesClassDescriptionTypedEntry<A>An entry that binds a typed key and a value.TypedKey<A>A TypedKey is a key that can be used to get and set values in a
TypedMapor any object with typed keys.A TypedMap is an immutable map containing typed values.