| Package | Description |
|---|---|
| io.committed.invest.core.dto.collections |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
PropertiesList.asList() |
reactor.core.publisher.Flux<Property> |
PropertiesList.flux() |
Stream<Property> |
PropertiesList.stream() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertiesMap.add(Property property) |
void |
PropertiesList.add(Property property) |
| Constructor and Description |
|---|
PropertiesList(Collection<Property> list) |
PropertiesMap(Collection<Property> list) |
Copyright © 2017–2018 Committed. All rights reserved.