We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4328619 commit 2e06d4eCopy full SHA for 2e06d4e
src/main/java/rx/annotations/Beta.java
@@ -46,6 +46,5 @@
46
ElementType.METHOD,
47
ElementType.TYPE })
48
@Documented
49
-@Beta
50
public @interface Beta {
51
}
src/main/java/rx/annotations/Experimental.java
@@ -36,6 +36,5 @@
36
37
38
39
-@Experimental
40
public @interface Experimental {
41
0 commit comments