Package cloud.opencode.base.core.bean
@NullMarked
package cloud.opencode.base.core.bean
Bean manipulation and property-copy utilities.
Bean 操作与属性拷贝工具。
- Since:
- 1.0
- Author:
- Leon Soo
-
ClassDescriptionBean Path Utility Class - Nested property path access Bean 路径访问工具 - 嵌套属性路径访问Index segment | 索引段Map key segment | Map 键段Path segment interface | 路径段接口Property segment | 属性段Change Type Enum - Describes the type of change between two object properties 变更类型枚举 - 描述两个对象属性之间的变更类型Diff<T>Diff Record - Represents a single property difference between two objects 差异记录 - 表示两个对象之间单个属性的差异DiffResult<T>Diff Result Record - Contains the complete comparison result between two objects 差异结果记录 - 包含两个对象之间的完整比较结果Object Difference Comparison Engine - Compares two objects and reports property-level diffs 对象差异比较引擎 - 比较两个对象并报告属性级别的差异Builder for advanced object diff comparison 高级对象差异比较构建器Bean Utility Class - JavaBean property operations and conversions Bean 工具类 - JavaBean 属性操作和转换Property Converter Interface - Custom property conversion strategy 属性转换器接口 - 自定义属性转换策略Bean Property Descriptor - Describes a single bean property Bean 属性描述符 - 描述单个 Bean 属性