| Package | Description |
|---|---|
| org.fest.reflect.innerclass |
Provides a "fluent" API for accessing static inner classes via the Java Reflection API.
|
| Modifier and Type | Method and Description |
|---|---|
Invoker |
StaticInnerClassName.in(java.lang.Class<?> declaringClass)
Specifies the declaring class of the static inner class to obtain.
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.