Package | Description |
---|---|
com.holonplatform.core | |
com.holonplatform.core.beans | |
com.holonplatform.core.internal | |
com.holonplatform.core.property |
Modifier and Type | Interface and Description |
---|---|
static interface |
DataMappable.Builder<B extends DataMappable.Builder<B>>
Base
DataMappable builder. |
Modifier and Type | Interface and Description |
---|---|
static interface |
Path.Builder<T,B extends Path.Builder<T,B>>
Base path builder.
|
static interface |
Path.FinalPath.FinalPathBuilder<T>
Path.FinalPath builder. |
static interface |
Path.PathBuilder<T>
Path builder.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
BeanProperty.Builder<T>
BeanProperty builder.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFinalPath<T>
Default
FinalPath implementation. |
class |
DefaultPath<T>
Default
Path implementation. |
Copyright © 2019 The Holon Platform. All rights reserved.