Uses of Interface
org.javimmutable.collections.Proc0Throws
Packages that use Proc0Throws
-
Uses of Proc0Throws in org.javimmutable.collections
Methods in org.javimmutable.collections with parameters of type Proc0ThrowsModifier and TypeMethodDescriptionMaybe.applyThrows
(Proc0Throws<E> absentAction) Invokes absentAction if this is empty.NotNull.applyThrows
(Proc0Throws<E> absentAction) Invokes absentAction if this is empty.