Uses of Class
de.quantummaid.eventmaid.internal.collections.predicatemap.PredicateMap
-
Packages that use PredicateMap Package Description de.quantummaid.eventmaid.internal.collections.predicatemap de.quantummaid.eventmaid.mapping -
-
Uses of PredicateMap in de.quantummaid.eventmaid.internal.collections.predicatemap
Methods in de.quantummaid.eventmaid.internal.collections.predicatemap that return PredicateMap Modifier and Type Method Description PredicateMap<P,T>PredicateMapBuilder. build() -
Uses of PredicateMap in de.quantummaid.eventmaid.mapping
Methods in de.quantummaid.eventmaid.mapping with parameters of type PredicateMap Modifier and Type Method Description static ExceptionSerializerExceptionSerializer. exceptionSerializer(PredicateMap<Exception,Mapifier<Exception>> mapifierMap)static SerializerSerializer. serializer(PredicateMap<Object,Mapifier<Object>> mapifierPredicateMap)
-