Uses of Interface
ua.mcchickenstudio.opencreative.utils.async.TryIgnore.SupplierThrows
Packages that use TryIgnore.SupplierThrows
-
Uses of TryIgnore.SupplierThrows in ua.mcchickenstudio.opencreative.utils.async
Methods in ua.mcchickenstudio.opencreative.utils.async with parameters of type TryIgnore.SupplierThrowsModifier and TypeMethodDescriptionstatic <T> TTryIgnore.ignore(TryIgnore.SupplierThrows<T> supplier, T def) static <T> TTryIgnore.unchecked(TryIgnore.SupplierThrows<T> supplier)