Searched defs:InstructionFactory (Results 1 – 4 of 4) sorted by relevance
35 public class InstructionFactory implements InstructionConstants { class55 public InstructionFactory(final ClassGen cg, final ConstantPoolGen cp) { in InstructionFactory() method in InstructionFactory63 public InstructionFactory(final ClassGen cg) { in InstructionFactory() method in InstructionFactory70 public InstructionFactory(final ConstantPoolGen cp) { in InstructionFactory() method in InstructionFactory
28 public class InstructionFactory class
43 public interface InstructionFactory<Ref extends Reference> { interface
44 public interface InstructionFactory<Ref extends Reference> { interface