| Package | Description |
|---|---|
| no.digipost.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> AtMostOne<T> |
AtMostOne.from(Collection<T> list) |
static <T> AtMostOne<T> |
AtMostOne.from(Iterable<T> iterable) |
static <T> AtMostOne<T> |
AtMostOne.from(Stream<T> stream) |
Copyright © 2016 Digipost. All rights reserved.