| Package | Description |
|---|---|
| org.fest.reflect.field |
Provides a "fluent" API
for field access via the Java Reflection API.
|
| Modifier and Type | Method and Description |
|---|---|
<T> StaticFieldTypeRef<T> |
StaticFieldName.ofType(TypeRef<T> type)
Sets the type reference of the field to access.
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.