|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapJoiner.JoinedValue | |
|---|---|
| org.omnaest.utils.structure.map | |
| Uses of MapJoiner.JoinedValue in org.omnaest.utils.structure.map |
|---|
| Methods in org.omnaest.utils.structure.map that return types with arguments of type MapJoiner.JoinedValue | |
|---|---|
Map<K,MapJoiner.JoinedValue<VL,VR>> |
MapJoiner.JoinResult.getResultMap()
Returns the result Map |
| Methods in org.omnaest.utils.structure.map with parameters of type MapJoiner.JoinedValue | |
|---|---|
boolean |
MapJoiner.Predicate.accept(K key,
MapJoiner.JoinedValue<VL,VR> valueTuple)
Returns true if the given key and the values should be kept within the result |
boolean |
MapJoiner.PredicateIncludingKeySet.accept(K key,
MapJoiner.JoinedValue<VL,VR> valueTuple)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||