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