Class EntryPair.ObjectObject<K,V>
java.lang.Object
org.ojalgo.type.keyvalue.EntryPair.ObjectObject<K,V>
-
Nested Class Summary
Nested classes/interfaces inherited from interface EntryPair
EntryPair.KeyedPrimitive<K>, EntryPair.ObjectByte<K>, EntryPair.ObjectDouble<K>, EntryPair.ObjectFloat<K>, EntryPair.ObjectInt<K>, EntryPair.ObjectLong<K>, EntryPair.ObjectObject<K,V>, EntryPair.ObjectShort<K> Nested classes/interfaces inherited from interface KeyValue
KeyValue.Dual<T> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface EntryPair
asKeyTo, asKeyTo, asKeyTo, asKeyTo, asKeyTo, asKeyTo, asKeyTo, asValueTo, clear, entrySet, isEmpty, put, putAll, remove, setValue, sizeMethods inherited from interface Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Field Details
-
myKey
-
myValue
-
-
Constructor Details
-
ObjectObject
-
-
Method Details
-
containsKey
- Specified by:
containsKeyin interfaceMap<K,V>
-
containsValue
- Specified by:
containsValuein interfaceMap<K,V>
-
equals
-
first
-
get
-
getKey
-
getValue
-
hashCode
-
keySet
-
left
-
right
-
second
-
toString
-
values
-