Annotation Interface Api


@Target({FIELD,METHOD,CONSTRUCTOR}) @Retention(RUNTIME) public @interface Api
For annotating expected api interfaces
Author:
speldszus