@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD})
public @interface ThriftDocumentation
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
value |
public abstract java.lang.String[] value
Copyright © 2019. All rights reserved.