| Package | Description |
|---|---|
| com.holonplatform.core.property |
| Modifier and Type | Method and Description |
|---|---|
static <T> ListPathProperty.ListPathPropertyBuilder<T> |
ListPathProperty.create(String name,
Class<? extends T> elementType)
Create a new
ListPathProperty. |
static <P extends Property> |
ListPathProperty.propertyBox(String name,
Iterable<P> properties)
|
Copyright © 2019 The Holon Platform. All rights reserved.