Package | Description |
---|---|
net.sf.cglib.reflect |
Modifier and Type | Method and Description |
---|---|
MethodDelegate |
MethodDelegate.Generator.create() |
static MethodDelegate |
MethodDelegate.create(Object target,
String methodName,
Class iface) |
static MethodDelegate |
MethodDelegate.createStatic(Class targetClass,
String methodName,
Class iface) |
abstract MethodDelegate |
MethodDelegate.newInstance(Object target) |
Copyright © 2024. All rights reserved.