Annotation Type OptionalAPI


  • @Retention(CLASS)
    @Target(METHOD)
    public @interface OptionalAPI
    This annotation will be put at any method that is optional to implement.