< prev index next >

src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/RuntimeInvisibleAnnotations.java

Print this page

        

*** 29,39 **** /** * represents an annotation that is represented in the class file but is not * provided to the JVM. * - * @version $Id: RuntimeInvisibleAnnotations * @since 6.0 */ public class RuntimeInvisibleAnnotations extends Annotations { /** --- 29,38 ----
< prev index next >