Searched refs:BytecodeGenerator (Results 1 – 6 of 6) sorted by relevance
14 class TypeCachingBytecodeGenerator extends ReferenceQueue<ClassLoader> implements BytecodeGenerator…18 private final BytecodeGenerator bytecodeGenerator;22 public TypeCachingBytecodeGenerator(BytecodeGenerator bytecodeGenerator, boolean weak) { in TypeCachingBytecodeGenerator()
7 public interface BytecodeGenerator { interface
46 public class InlineBytecodeGenerator implements BytecodeGenerator, ClassFileTransformer {68 private final BytecodeGenerator subclassEngine;
30 private final BytecodeGenerator cachingMockBytecodeGenerator;
166 private final BytecodeGenerator bytecodeGenerator;
39 class SubclassBytecodeGenerator implements BytecodeGenerator {