类 DtoInterfaces
java.lang.Object
org.babyfish.jimmer.apt.dto.DtoInterfaces
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明abstractMethodNames(Context ctx, org.babyfish.jimmer.dto.compiler.DtoType<ImmutableType, ImmutableProp> dtoType)
-
构造器详细资料
-
DtoInterfaces
public DtoInterfaces()
-
-
方法详细资料
-
abstractMethodNames
public static Set<String> abstractMethodNames(Context ctx, org.babyfish.jimmer.dto.compiler.DtoType<ImmutableType, ImmutableProp> dtoType)
-