public static interface PersistentLongMap.Entry<V> extends java.lang.Comparable<PersistentLongMap.Entry<V>>
long
getKey()
V
getValue()
compareTo
long getKey()
V getValue()