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> StaticMethodReturnTypeRef<T> |
StaticMethodName.withReturnType(TypeRef<T> type)
Specifies the return type reference of the static method to invoke.
|
Copyright © 2007–2016. All rights reserved.