Package com.blackbuild.klum.ast.copy
Interface OverwriteStrategy
public interface OverwriteStrategy
Defines the various strategies for different targets. Note that the collection and map strategies are combined
with dsl or basic object, depending on the element type
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumDefines the strategy for a collection.static enumDefines the strategy for a map.static enumStrategies for handling fields that are missing in the target object.static enumDefines the strategy for a single dsl object.