Class EntryPair.ObjectShort<K>

java.lang.Object
org.ojalgo.type.keyvalue.EntryPair.ObjectShort<K>
All Implemented Interfaces:
Comparable<PrimitiveNumber>, Map<K, PrimitiveNumber>, Map.Entry<K, PrimitiveNumber>, ComparableNumber<PrimitiveNumber>, EntryPair<K, PrimitiveNumber>, EntryPair.KeyedPrimitive<K>, KeyValue<K, PrimitiveNumber>, NumberDefinition, PrimitiveNumber
Enclosing interface:
EntryPair<K,V>

public static final class EntryPair.ObjectShort<K> extends Object implements EntryPair.KeyedPrimitive<K>