< prev index next >

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

Print this page

        

@@ -29,11 +29,10 @@
 
 /**
  * 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
 {
     /**
< prev index next >