Package com.blackbuild.klum.ast.copy
package com.blackbuild.klum.ast.copy
-
ClassDescriptionDefault overwrite strategy.Overwrite strategy that completely replaces the target`s fields with those of the source, only ignoring null values.Helm like overwrite strategy.Overwrite strategy of KlumAST 1.x.Overwrite strategy that only modifies empty/null fields of the target.Handles how values are copied from one object to another.Defines the various strategies for different targets.Defines the strategy for a collection.Defines the strategy for a map.Strategies for handling fields that are missing in the target object.Defines the strategy for a single dsl object.