程序包 cn.zhxu.crud

接口 Copyer<T extends Copyer<T>>

所有已知实现类:
AD, DelAD, IdAD, IdDelAD

public interface Copyer<T extends Copyer<T>>
  • 方法概要

    修饰符和类型
    方法
    说明
    default T
     
  • 方法详细资料

    • copy

      default T copy()