Package | Description |
---|---|
org.codefx.libfx.nesting |
Provides functionality around nesting hierarchies - a term which is explained in all detail in the comment on
Nesting . |
org.codefx.libfx.nesting.property |
Contains the definition for
NestedProperty as well as its
implementations (a generic NestedObjectProperty and
its primitive type wrapping counterparts) and builders for them. |
Modifier and Type | Method and Description |
---|---|
NestedObjectProperty<T> |
ObjectPropertyNestingBuilder.buildProperty()
Creates a nested property from this builder's settings.
|
Modifier and Type | Method and Description |
---|---|
NestedObjectProperty<T> |
NestedObjectPropertyBuilder.build() |
This documentation is licensed under CC-BY 4.0, attributed to Nicolai Parlog from CodeFX.