@Documented
@Target(value=METHOD)
@Inherited
@Retention(value=RUNTIME)
public @interface ClientsFormat
| 限定符和类型 | 可选元素和说明 |
|---|---|
Method |
method |
ClientFormat[] |
value |
public abstract ClientFormat[] value
public abstract Method method
Copyright © 2019. All Rights Reserved.