Uses of Class
org.biojava.utils.bytecode.GeneratedCodeMethod
-
Uses of GeneratedCodeMethod in org.biojava.utils.bytecode
Methods in org.biojava.utils.bytecode that return GeneratedCodeMethodModifier and TypeMethodDescriptionGeneratedCodeClass.createMethod
(String name, CodeClass type, CodeClass[] args, int mods) Create a new method.GeneratedCodeClass.createMethod
(String name, CodeClass type, CodeClass[] args, String[] argNames, int mods) Create a new method.