Uses of Class
org.fest.reflect.method.Invoker
Packages that use Invoker
Package
Description
Provides a "fluent" API for
method invocation via the Java Reflection API.
-
Uses of Invoker in org.fest.reflect.method
Methods in org.fest.reflect.method that return InvokerModifier and TypeMethodDescriptionCreates a new invoker for a method that takes no parameters and return valuevoid
.Creates a new method invoker.Creates a new method invoker.Creates a new method invoker.Creates a new invoker for a static method that takes no parameters and return valuevoid
.Creates a new method invoker.Creates a new method invoker.Creates a new method invoker.