public interface Iterables
| Modifier and Type | Method and Description |
|---|---|
static <E> Optional<E> |
last(List<E> list) |
static <E> Stream<E> |
stream(Class<E> type,
Stream<?> stream) |
Copyright © 2012–2017 MARID software development group. All rights reserved.