Uses of Class
io.codemodder.codetf.CodeTFChange.Builder
-
Uses of CodeTFChange.Builder in io.codemodder.codetf
Methods in io.codemodder.codetf that return CodeTFChange.BuilderModifier and TypeMethodDescriptionstatic CodeTFChange.Builder
CodeTFChange.basedOn
(CodeTFChange change) Create a newCodeTFChange
builder based on an existing instance.CodeTFChange.Builder.withAdditionalProperties
(Map<String, String> newProperties) Update theCodeTFChange
with additional properties.CodeTFChange.Builder.withDescription
(String description) Update theCodeTFChange
with the given description.