Uses of Class
org.biojava.utils.bytecode.ConstantPool
-
Packages that use ConstantPool Package Description org.biojava.utils.bytecode A Java object-model for a Java Bytecode Macro-Assembler. -
-
Uses of ConstantPool in org.biojava.utils.bytecode
Methods in org.biojava.utils.bytecode that return ConstantPool Modifier and Type Method Description ConstantPool
CodeContext. getConstants()
Get the constants pool for this context.
-