| Modifier and Type | Method and Description |
|---|---|
TypeContext |
TypeContext.resolve(Class<?> declaringClass,
Type returnType) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TypeContext> |
TypeContext.getTypeParameters() |
| Modifier and Type | Method and Description |
|---|---|
Object |
DryRunInvocationHandler.invoke(Object id,
TypeContext context,
Object proxy,
Method method,
Object[] args,
DryRun dryRunHandler)
Callback when fluent api method is invoked.
|
Object |
DryRun.invoke(TypeContext context,
Method method,
Object[] args) |
| Constructor and Description |
|---|
TypeContext(Class<?> type,
List<TypeContext> arguments) |
Copyright © 2021. All rights reserved.