| Package | Description |
|---|---|
| com.holonplatform.core.property |
| Modifier and Type | Method and Description |
|---|---|
static <T> ListVirtualProperty.ListVirtualPropertyBuilder<T> |
ListVirtualProperty.create(Class<T> elementType,
PropertyValueProvider<List<T>> valueProvider)
Create a new
ListVirtualProperty. |
Copyright © 2019 The Holon Platform. All rights reserved.