JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
no.digipost.util.AtMostOne
Packages that use
AtMostOne
Package
Description
no.digipost.util
Uses of
AtMostOne
in
no.digipost.util
Methods in
no.digipost.util
that return
AtMostOne
Modifier and Type
Method
Description
static <T>
AtMostOne
<T>
AtMostOne.
from
(
Iterable
<T> iterable)