public abstract class ConstructorDelegate
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
(package private) static interface |
ConstructorDelegate.ConstructorKey |
static class |
ConstructorDelegate.Generator |
| Modifier and Type | Field and Description |
|---|---|
private static ConstructorDelegate.ConstructorKey |
KEY_FACTORY |
| Modifier | Constructor and Description |
|---|---|
protected |
ConstructorDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static ConstructorDelegate |
create(java.lang.Class targetClass,
java.lang.Class iface) |
private static final ConstructorDelegate.ConstructorKey KEY_FACTORY
public static ConstructorDelegate create(java.lang.Class targetClass, java.lang.Class iface)