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