public interface FNPair<K,E>
E
getEntry()
K
getKey()
default K
getLeft()
default E
getRight()
K getKey()
E getEntry()
default K getLeft()
default E getRight()