getAssociatedValueOfToken

fun getAssociatedValueOfToken(token: T): V?

Returns the associated value of token. Null when the token is not mapped.