Package cloud.opencode.base.deepclone.annotation


package cloud.opencode.base.deepclone.annotation
  • Annotation Interfaces
    Class
    Description
    Annotation to force deep cloning of a field 标记强制深度克隆的字段注解
    Annotation to mark fields that should be ignored during cloning 标记克隆时忽略的字段注解
    Annotation to mark fields that should be shallow copied (reference only) 标记克隆时仅复制引用的字段注解