Searched defs:skipFastClassGeneration (Results 1 – 2 of 2) sorted by relevance
71 private final boolean skipFastClassGeneration; field in ProviderMethodsModule74 private ProviderMethodsModule(Object delegate, boolean skipFastClassGeneration, in ProviderMethodsModule()107 private static Module forObject(Object object, boolean skipFastClassGeneration, in forObject()
63 Class<? extends Annotation> scopeAnnotation, boolean skipFastClassGeneration, in create()