- All Superinterfaces:
- CategoryHas, HasKey<K>, HasValue<V>
public interface KeyValue<K,V>
extends HasKey<K>, HasValue<V>
Category of objects that represent a key/value combination.
- Version:
- v0.0.4 build 150619 (19-Jun-15) for Java 1.8
- Author:
- Sven van der Meer <vdmeer.sven@mykolab.com>