| Method | Description |
|---|---|
| org.joda.beans.impl.direct.MinimalMetaBean.of(Class<B>, Supplier<BeanBuilder<B>>, Function<B, Object>...) |
Use version that takes the field names
|
| org.joda.beans.impl.light.LightMetaBean.of(Class<B>) |
Use method handles version of this method
|
| org.joda.beans.JodaBeanUtils.metaBean(Class<?>) | |
| org.joda.beans.JodaBeanUtils.registerMetaBean(MetaBean) |
Copyright © 2007–2018 Joda.org. All rights reserved.