| Package | Description |
|---|---|
| no.digipost.util |
| Modifier and Type | Method and Description |
|---|---|
Optional<V> |
ViewableAsOptional.toOptional()
Get an
Optional representation of this object. |
default Optional<V> |
ViewableAsOptional.Single.toOptional()
Convert this object to an
Optional by wrapping the
value returned from Supplier.get(). |
Copyright © 2018 Digipost. All rights reserved.