Retention 默认值是什么
答案:2 悬赏:80 手机版
解决时间 2021-04-06 23:58
- 提问者网友:未信
- 2021-04-06 21:05
Retention 默认值是什么
最佳答案
- 五星知识达人网友:躲不过心动
- 2021-04-06 21:34
Indicates how long annotations with the annotated type are to be retained. If no Retention annotation is present on an annotation type declaration, the retention policy defaults to RetentionPolicy.CLASS.
A Retention meta-annotation has effect only if the meta-annotated type is used directly for annotation. It has no effect if the meta-annotated type is used as a member type in another annotation type.
指示要保留带注释类型的注释多长时间。 如果注释类型声明上没有保留注释,则保留策略默认为RetentionPolicy.CLASS。
保留元注释仅在元注释类型直接用于注释时有效。 如果元注释类型用作另一个注释类型中的成员类型,那么它不起作用。
A Retention meta-annotation has effect only if the meta-annotated type is used directly for annotation. It has no effect if the meta-annotated type is used as a member type in another annotation type.
指示要保留带注释类型的注释多长时间。 如果注释类型声明上没有保留注释,则保留策略默认为RetentionPolicy.CLASS。
保留元注释仅在元注释类型直接用于注释时有效。 如果元注释类型用作另一个注释类型中的成员类型,那么它不起作用。
全部回答
- 1楼网友:老鼠爱大米
- 2021-04-06 22:04
1
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯