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