Package | Description |
---|---|
org.fest.reflect.constructor |
Provides a "fluent" API for
constructor invocation via the Java Reflection API.
|
org.fest.reflect.core |
Provides a "fluent" API that
makes usage of the Java Reflection API easier and improves code readability.
|
Class and Description |
---|
Invoker
Understands the invocation of a constructor via Java Reflection.
|
ParameterTypes
Understands the parameter types for the constructor to invoke.
|
TargetType
Understands the type of object that the constructor will create.
|
Class and Description |
---|
TargetType
Understands the type of object that the constructor will create.
|
Copyright © 2007–2016. All rights reserved.