Class EntryPair.ObjectFloat<K>

java.lang.Object
org.ojalgo.type.keyvalue.EntryPair.ObjectFloat<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.ObjectFloat<K> extends Object implements EntryPair.KeyedPrimitive<K>