Package | Description |
---|---|
org.joda.beans.impl.reflection |
Implementation of Joda-Beans using reflection.
|
Modifier and Type | Method and Description |
---|---|
static <P> ReflectiveMetaProperty<P> |
ReflectiveMetaProperty.of(Class<? extends Bean> beanType,
String propertyName)
Factory to create a meta-property avoiding duplicate generics.
|
Copyright © 2007–2013 Joda.org. All rights reserved.