| Package | Description |
|---|---|
| org.boon | |
| org.boon.collections | |
| org.boon.criteria |
| Modifier and Type | Method and Description |
|---|---|
static FloatList |
Lists.toFloatList(List<?> inputList,
String propertyPath) |
| Modifier and Type | Method and Description |
|---|---|
FloatList |
FloatList.add(float integer)
Add a new value to the list but don't employ a wrapper.
|
static FloatList |
FloatList.toFloatList(Collection<?> inputList,
String propertyPath)
Creates a primitive list based on an input list and a property path
|
| Modifier and Type | Method and Description |
|---|---|
FloatList |
FloatCollector.list() |
Copyright © 2016. All Rights Reserved.