Uses of Class
koala.dynamicjava.classfile.InterfaceMethodIdentifier

Packages that use InterfaceMethodIdentifier
koala.dynamicjava.classfile Contains all the classes for creating general purpose bytecode classes. 
 

Uses of InterfaceMethodIdentifier in koala.dynamicjava.classfile
 

Methods in koala.dynamicjava.classfile with parameters of type InterfaceMethodIdentifier
 short ConstantPool.put(InterfaceMethodIdentifier cst)
          Adds a constant to the pool.
 



Copyright © 2001 Stephane Hillion. All Rights Reserved.