Package rx.annotations
package rx.annotations
Annotations for indicating experimental and beta operators, classes, methods, types or fields.
-
Annotation InterfacesClassDescriptionSignifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.Signifies that a public API (public class, method or field) is will almost certainly be changed or removed in a future release.