@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Inherited public @interface Api
ApiMethod[]
method
String
value
public abstract String value
public abstract ApiMethod[] method
Copyright © 2018. All rights reserved.