Uses of Class
org.joda.beans.impl.reflection.ReflectiveMetaBean

Packages that use ReflectiveMetaBean
org.joda.beans.impl.reflection Implementation of Joda-Beans using reflection. 
 

Uses of ReflectiveMetaBean in org.joda.beans.impl.reflection
 

Methods in org.joda.beans.impl.reflection that return ReflectiveMetaBean
static
<B extends Bean>
ReflectiveMetaBean
ReflectiveMetaBean.of(Class<B> beanClass)
          Factory to create a meta-bean avoiding duplicate generics.
 



Copyright © 2007–2013 Joda.org. All rights reserved.