Annotation Type Local
-
@Target({TYPE,METHOD}) @Retention(SOURCE) public @interface Local
Class and methods annotated withLocal
are represents code which created locally and not in sync with Google Brotli upstream repository.
@Target({TYPE,METHOD})
@Retention(SOURCE)
public @interface Local
Local
are
represents code which created locally and not in sync with
Google Brotli upstream repository.