< prev index next >

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

Print this page

        

@@ -29,11 +29,10 @@
 
 /**
  * represents an annotation that is represented in the class file and is
  * provided to the JVM.
  *
- * @version $Id: RuntimeVisibleAnnotations
  * @since 6.0
  */
 public class RuntimeVisibleAnnotations extends Annotations
 {
     /**
< prev index next >