- java.lang.Object
-
- org.ojalgo.type.keyvalue.EntrySet.EntryView<K,V>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description KgetKey()VgetValue()VsetValue(V value)
-
| Modifier and Type | Method | Description |
|---|---|---|
K |
getKey() |
|
V |
getValue() |
|
V |
setValue(V value) |