commit
9ddf8e96c3
@ -48,7 +48,7 @@ import java.lang.annotation.RetentionPolicy;
|
||||
import java.lang.annotation.Target;
|
||||
|
||||
/**
|
||||
* Signifies that a API (public class, method or field) is internal and subject
|
||||
* Signifies that an API (public class, method or field) is internal and subject
|
||||
* to incompatible changes, or even removal, in a future release. An API bearing
|
||||
* this annotation is exempt from any compatibility guarantees made by its
|
||||
* containing library.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user