| Package | Description |
|---|---|
| net.anwiba.commons.model | |
| net.anwiba.commons.utilities.collection |
| Constructor and Description |
|---|
ObjectModel(boolean isNullable,
IEqualComperator<T> comperator,
T value) |
ObjectModel(IEqualComperator<T> comperator,
T value) |
| Modifier and Type | Method and Description |
|---|---|
static <T> int[] |
ListUtilities.indices(List<T> list,
Iterable<T> values,
IEqualComperator<T> comperator) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.