Uses of Class
org.fest.reflect.innerclass.Invoker

Packages that use Invoker
org.fest.reflect.innerclass Provides a "fluent" API for accessing static inner classes via the Java Reflection API. 
 

Uses of Invoker in org.fest.reflect.innerclass
 

Methods in org.fest.reflect.innerclass that return Invoker
 Invoker StaticInnerClassName.in(Class<?> declaringClass)
          Specifies the declaring class of the static inner class to obtain.
 



Copyright © 2007-2010 FEST (Fixtures for Easy Software Testing). All Rights Reserved.