public interface BiValue<K,V>
(Based upon java.lang.BiValue coming in JDK 8.)
K
getKey()
V
getValue()
V getValue()
K getKey()
Copyright © 2012-2014 Julian Hyde. All Rights Reserved.