Package play.libs.typedmap


package play.libs.typedmap
  • Classes
    Class
    Description
    An entry that binds a typed key and a value.
    A TypedKey is a key that can be used to get and set values in a TypedMap or any object with typed keys.
    A TypedMap is an immutable map containing typed values.