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)
-