< prev index next >

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

Print this page

        

@@ -27,11 +27,10 @@
 
 /**
  * Abstract super class for Fieldref, Methodref, InterfaceMethodref and
  *                          InvokeDynamic constants.
  *
- * @version $Id$
  * @see     ConstantFieldref
  * @see     ConstantMethodref
  * @see     ConstantInterfaceMethodref
  * @see     ConstantInvokeDynamic
  * @LastModified: Jun 2019
< prev index next >