Class EntryPair.ObjectObject<K,V>

java.lang.Object
org.ojalgo.type.keyvalue.EntryPair.ObjectObject<K,V>
All Implemented Interfaces:
Map<K,V>, Map.Entry<K,V>, EntryPair<K,V>, KeyValue<K,V>
Enclosing interface:
EntryPair<K,V>

public static final class EntryPair.ObjectObject<K,V> extends Object implements EntryPair<K,V>