Uses of Interface
org.javimmutable.collections.Func0
-
Uses of Func0 in org.javimmutable.collections
Modifier and TypeMethodDescriptionabstract <A> Maybe
<A> Produce aMaybe
based on this one.Produce aMaybe
based on this one.abstract <A> NotNull
<A> Produce aNotNull
based on this one.Produce aNotNull
based on this one.abstract T
Gets this value.abstract T
Gets this value.Produce a fullMaybe
.abstract <U> Maybe
<U> Produce a fullMaybe
.Produce a fullNotNull
.abstract <U> NotNull
<U> Produce a fullNotNull
.abstract <U> U
Gets a value based on this value.abstract <U> U
Gets a value based on this value.Gets this value.Gets this value.