Package | Description |
---|---|
com.holonplatform.core.property |
Modifier and Type | Interface and Description |
---|---|
static interface |
CollectionProperty.Builder<E,C extends Collection<E>,P extends CollectionProperty<E,C>,B extends CollectionProperty.Builder<E,C,P,B>>
Base
CollectionProperty builder. |
Modifier and Type | Interface and Description |
---|---|
static interface |
CollectionPathProperty.Builder<E,C extends Collection<E>,P extends CollectionPathProperty<E,C>,B extends CollectionPathProperty.Builder<E,C,P,B>>
Base
CollectionPathProperty builder. |
static interface |
ListPathProperty.ListPathPropertyBuilder<T>
ListPathProperty builder. |
static interface |
ListVirtualProperty.ListVirtualPropertyBuilder<T>
|
static interface |
SetPathProperty.SetPathPropertyBuilder<T>
SetPathProperty builder. |
static interface |
SetVirtualProperty.SetVirtualPropertyBuilder<T>
SetVirtualProperty builder. |
Copyright © 2019 The Holon Platform. All rights reserved.