| Package | Description |
|---|---|
| org.fest.reflect.method |
Provides a "fluent" API for
method invocation via the Java Reflection API.
|
| Modifier and Type | Method and Description |
|---|---|
<T> StaticMethodReturnType<T> |
StaticMethodName.withReturnType(Class<T> type)
Specifies the return type of the static method to invoke.
|
Copyright © 2007–2016. All rights reserved.