|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Invoker | |
---|---|
org.fest.reflect.constructor | Provides a "fluent" API for constructor invocation via the Java Reflection API. |
Uses of Invoker in org.fest.reflect.constructor |
---|
Methods in org.fest.reflect.constructor that return Invoker | ||
---|---|---|
|
ParameterTypes.in(Class<T> target)
Creates a new constructor invoker. |
|
|
TargetType.in(Class<T> target)
Creates a new constructor invoker. |
|
static
|
Invoker.newInvoker(Class<T> target,
Class<?>... parameterTypes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |