Uses of Class
org.joda.beans.impl.light.LightMetaBean

Packages that use LightMetaBean
org.joda.beans.impl.light Implementation of light immutable Joda-Beans. 
 

Uses of LightMetaBean in org.joda.beans.impl.light
 

Methods in org.joda.beans.impl.light that return LightMetaBean
static
<B extends Bean>
LightMetaBean<B>
LightMetaBean.of(Class<B> beanClass)
          Obtains an instance of the meta-bean.
 



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