@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface ConcreteService
Created by davidoff shen on 2016-08-31.
| 限定符和类型 | 可选元素和说明 |
|---|---|
boolean |
nonspecific |
boolean |
notService |
String |
value |
public abstract String value
Copyright © 2022. All rights reserved.