Annotation Interface Beta


@Documented @Target({TYPE,METHOD}) @Retention(SOURCE) public @interface Beta
Means a class or method is in beta version.
作者:
wuzhiguo