Uses of Interface
in.hocg.boot.utils.function.ConsumerThrow
-
Packages that use ConsumerThrow Package Description in.hocg.boot.utils -
-
Uses of ConsumerThrow in in.hocg.boot.utils
Methods in in.hocg.boot.utils with parameters of type ConsumerThrow Modifier and Type Method Description <K> voidLangUtils. runIfNotNull(K v, ConsumerThrow<K> func)
-