final class ListHelper extends Object
Modifier | Constructor and Description |
---|---|
private |
ListHelper() |
Modifier and Type | Method and Description |
---|---|
static <S,E> List<E> |
of(List<S> sourceList,
Function<S,E> mapper) |
Copyright © 2001–2016 mmm-Team. All rights reserved.