Uses of Class
com.github.damianwajser.optionals.wrappers.OptionalWrapper
-
Packages that use OptionalWrapper Package Description com.github.damianwajser.optionals.wrappers -
-
Uses of OptionalWrapper in com.github.damianwajser.optionals.wrappers
Methods in com.github.damianwajser.optionals.wrappers that return OptionalWrapper Modifier and Type Method Description static <T> OptionalWrapper<T>OptionalWrapper. of(Optional<T> value)
-