Klasse KeyValuePair<K,V>

java.lang.Object
ch.nolix.core.container.pair.KeyValuePair<K,V>
Alle implementierten Schnittstellen:
IKeyValuePair<K,V>

public final class KeyValuePair<K,V> extends Object implements IKeyValuePair<K,V>