Package cloud.opencode.base.core.convert
@NullMarked
package cloud.opencode.base.core.convert
Type conversion and transformer utilities.
类型转换工具。
- Since:
- 1.0
- Author:
- Leon Soo
-
ClassDescriptionAttributeConverter<X,
Y> AttributeConverter - SPI for bidirectional type conversion between two types.Unified Type Conversion Entry - Static methods for type conversion 统一类型转换入口 - 类型转换的静态方法Converter<T>Type Converter Interface - Core interface for type conversion 类型转换器接口 - 类型转换的核心接口Converter Registry - Manages registration and retrieval of type converters 转换器注册表 - 管理类型转换器的注册和获取Type Reference - Captures generic type information at runtime 类型引用 - 运行时捕获泛型类型信息Type Utility Class - Type checking, conversion and metadata operations 类型工具类 - 类型检查、转换和元数据操作