Uses of Interface
com.github.damianwajser.optionals.wrappers.ConsumerWrapper
-
Packages that use ConsumerWrapper Package Description com.github.damianwajser.optionals.wrappers -
-
Uses of ConsumerWrapper in com.github.damianwajser.optionals.wrappers
Methods in com.github.damianwajser.optionals.wrappers with parameters of type ConsumerWrapper Modifier and Type Method Description voidOptionalWrapper. ifPresent(ConsumerWrapper<T> consumer)
-