您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
概要:
字段
必需
可选
详细资料:
字段
元素
概要:
字段 |
必需 |
可选
详细资料:
字段 |
元素
SEARCH:
程序包
org.babyfish.jimmer
注释接口 Immutable
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
Immutable
Specifies that an interface is an immutable interface. If a top-level user interface is decorated with this annotation or org.babyfish.jimmer.sql.Entity, the Annotation Processor will generate more source code for it.