public static interface Enhancer.EnhancerKey
Modifier and Type | Method and Description |
---|---|
Object |
newInstance(String type,
String[] interfaces,
WeakCacheKey<CallbackFilter> filter,
org.objectweb.asm.Type[] callbackTypes,
boolean useFactory,
boolean interceptDuringConstruction,
Long serialVersionUID) |
Object newInstance(String type, String[] interfaces, WeakCacheKey<CallbackFilter> filter, org.objectweb.asm.Type[] callbackTypes, boolean useFactory, boolean interceptDuringConstruction, Long serialVersionUID)
Copyright © 2024. All rights reserved.