| Package | Description |
|---|---|
| org.joda.beans.impl |
Base implementations of Joda-Bean interfaces.
|
| org.joda.beans.impl.direct |
Implementation of Joda-Beans designed for extension by the code generator.
|
| Class | Description |
|---|---|
| BasicBean |
Basic implementation of
Bean intended for applications to subclass. |
| BasicMetaProperty |
An abstract base meta-property.
|
| BasicProperty |
A property that binds a
Bean to a MetaProperty. |
| BasicPropertyMap |
A standard map of properties.
|
| BufferingBeanBuilder |
Implementation of
BeanBuilder that buffers data in a local map. |
| StandaloneMetaProperty |
A meta-property that exists separate from a bean.
|
| Class | Description |
|---|---|
| BasicBeanBuilder |
Basic implementation of
BeanBuilder that wraps a real bean. |
| BasicMetaProperty |
An abstract base meta-property.
|
Copyright © 2007–2018 Joda.org. All rights reserved.