< prev index next >

src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/LoadClass.java

Print this page

        

*** 23,33 **** /** * Denotes that an instruction may start the process of loading and resolving * the referenced class in the Virtual Machine. * - * @version $Id$ */ public interface LoadClass { /** * Returns the ObjectType of the referenced class or interface --- 23,32 ----
< prev index next >