|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omnaest.utils.tuple.Tuple2<V,V>
org.omnaest.utils.structure.map.MapDelta.Values<V>
V - public static class MapDelta.Values<V>
Holds the value of the first and second map
| Field Summary |
|---|
| Fields inherited from class org.omnaest.utils.tuple.Tuple2 |
|---|
valueFirst, valueSecond |
| Constructor Summary | |
|---|---|
MapDelta.Values(V valueFirst,
V valueSecond)
|
|
| Method Summary |
|---|
| Methods inherited from class org.omnaest.utils.tuple.Tuple2 |
|---|
asMap, equals, getValueFirst, getValueSecond, hashCode, newInvertedInstance, setValueFirst, setValueSecond, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MapDelta.Values(V valueFirst,
V valueSecond)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||