Package | Description |
---|---|
com.mchange.v2.codegen.intfc |
Modifier and Type | Field and Description |
---|---|
static ReflectiveDelegationPolicy |
ReflectiveDelegationPolicy.USE_MAIN_DELEGATE_INTERFACE |
static ReflectiveDelegationPolicy |
ReflectiveDelegationPolicy.USE_RUNTIME_CLASS |
Modifier and Type | Method and Description |
---|---|
ReflectiveDelegationPolicy |
DelegatorGenerator.getReflectiveDelegationPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
DelegatorGenerator.setReflectiveDelegationPolicy(ReflectiveDelegationPolicy reflectiveDelegationPolicy)
If ReflectiveDelegationPolicy.USE_MAIN_DELEGATE_INTERFACE, delegate via the same interface we are generating methods against.
|
Copyright © 2018 com.mchange. All rights reserved.