Uses of Record Class
cloud.opencode.base.reflect.bean.BeanDiff.Change
Packages that use BeanDiff.Change
-
Uses of BeanDiff.Change in cloud.opencode.base.reflect.bean
Methods in cloud.opencode.base.reflect.bean that return BeanDiff.ChangeMethods in cloud.opencode.base.reflect.bean that return types with arguments of type BeanDiff.ChangeModifier and TypeMethodDescriptionBeanDiff.Result.changes()Returns the value of thechangesrecord component.Constructor parameters in cloud.opencode.base.reflect.bean with type arguments of type BeanDiff.ChangeModifierConstructorDescriptionResult(Map<String, BeanDiff.Change> changes) Creates an instance of aResultrecord class.