Annotation Type Upstream


  • @Target({TYPE,METHOD})
    @Retention(SOURCE)
    public @interface Upstream
    Class and methods annotated with Upstream are directly pulled from Google Brotli upstream repository without any change in function and parameters.