Uses of Interface
ua.mcchickenstudio.opencreative.utils.async.TryIgnore.PredicateThrows
Packages that use TryIgnore.PredicateThrows
-
Uses of TryIgnore.PredicateThrows in ua.mcchickenstudio.opencreative.utils.async
Methods in ua.mcchickenstudio.opencreative.utils.async with parameters of type TryIgnore.PredicateThrowsModifier and TypeMethodDescriptionstatic <T> Predicate<T> TryIgnore.ignore(TryIgnore.PredicateThrows<T> predicate, boolean def) static <T> Predicate<T> TryIgnore.unchecked(TryIgnore.PredicateThrows<T> predicate)