public interface KeyValueType<K,V>
K
getKey()
Class<V>
getType()
V
getValue()
K getKey()
V getValue()
Class<V> getType()