| Package | Description |
|---|---|
| com.holonplatform.core.property |
| Modifier and Type | Method and Description |
|---|---|
<T> Stream<PropertyBox.PropertyValue<T>> |
PropertyBox.propertyValues()
Get the
Stream of all the Propertys of the property set bound to this PropertyBox and
their values, using the PropertyBox.PropertyValue representation. |
Copyright © 2019 The Holon Platform. All rights reserved.