Uses of Package
org.fest.reflect.innerclass

Packages that use org.fest.reflect.innerclass
org.fest.reflect.core Provides a "fluent" API that makes usage of the Java Reflection API easier and improves code readability. 
org.fest.reflect.innerclass Provides a "fluent" API for accessing static inner classes via the Java Reflection API. 
 

Classes in org.fest.reflect.innerclass used by org.fest.reflect.core
StaticInnerClassName
          Understands the name of a static inner class.
 

Classes in org.fest.reflect.innerclass used by org.fest.reflect.innerclass
Invoker
          Understands how to obtain a reference to a static inner class.
StaticInnerClassName
          Understands the name of a static inner class.
 



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