Interface HeteroMap.Key<V>

Type Parameters:
V - the type of the value associated with this key
Enclosing class:
HeteroMap

public static interface HeteroMap.Key<V>
The class of map keys.