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> |
PropertyType.in(Object target)
Returns a new property invoker.
|
Invoker<T> |
PropertyTypeRef.in(Object target)
Returns a new property invoker.
|
Copyright © 2007–2016. All rights reserved.