Uses of Interface
org.javimmutable.collections.Proc0Throws
-
Uses of Proc0Throws in org.javimmutable.collections
Modifier and TypeMethodDescriptionMaybe.applyThrows
(Proc0Throws<E> absentAction) Invokes absentAction if this is empty.NotNull.applyThrows
(Proc0Throws<E> absentAction) Invokes absentAction if this is empty.