play.api.libs.typedmap
An entry that binds a typed key and a value. These entries can be placed into a TypedMap or any other type of object with typed values.
The type of the value.
The key for this entry.
The value for this entry.
Convert the entry into a standard pair.
An entry that binds a typed key and a value. These entries can be placed into a TypedMap or any other type of object with typed values.
The type of the value.
The key for this entry.
The value for this entry.