| Package | Description |
|---|---|
| org.fest.reflect.beanproperty |
Provides a "fluent" API
for property access via the Bean Instrospection API.
|
| Modifier and Type | Method and Description |
|---|---|
Invoker<T> |
PropertyTypeRef.in(java.lang.Object target)
Returns a new property invoker.
|
Invoker<T> |
PropertyType.in(java.lang.Object target)
Returns a new property invoker.
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.