Uses of Class
de.mhus.lib.core.json.TransformStrategy
-
Packages that use TransformStrategy Package Description de.mhus.lib.core de.mhus.lib.core.json -
-
Uses of TransformStrategy in de.mhus.lib.core
Fields in de.mhus.lib.core declared as TransformStrategy Modifier and Type Field Description static TransformStrategyMJson. DEFAULT_STRATEGY -
Uses of TransformStrategy in de.mhus.lib.core.json
Subclasses of TransformStrategy in de.mhus.lib.core.json Modifier and Type Class Description classJacksonTransformerclassSerializerTransformerclassSimpleObjectTransformerFields in de.mhus.lib.core.json declared as TransformStrategy Modifier and Type Field Description protected TransformStrategyTransformHelper. strategyMethods in de.mhus.lib.core.json that return TransformStrategy Modifier and Type Method Description TransformStrategyTransformHelper. getStrategy()
-