Uses of Interface
org.biojava.utils.bytecode.PParametricCodeGenerator
-
Packages that use PParametricCodeGenerator Package Description org.biojava.utils.bytecode A Java object-model for a Java Bytecode Macro-Assembler. -
-
Uses of PParametricCodeGenerator in org.biojava.utils.bytecode
Methods in org.biojava.utils.bytecode that return PParametricCodeGenerator Modifier and Type Method Description PParametricCodeGenerator
ByteCode. make_cast(ParametricType from, ParametricType to)
-