Uses of Interface
org.javimmutable.collections.Func0
Packages that use Func0
-
Uses of Func0 in org.javimmutable.collections
Methods in org.javimmutable.collections with parameters of type Func0Modifier and TypeMethodDescriptionabstract <A> Maybe<A> Produce aMaybebased on this one.Produce aMaybebased on this one.abstract <A> NotNull<A> Produce aNotNullbased on this one.Produce aNotNullbased on this one.abstract TGets this value.abstract TGets this value.Produce a fullMaybe.abstract <U> Maybe<U> Produce a fullMaybe.Produce a fullNotNull.abstract <U> NotNull<U> Produce a fullNotNull.abstract <U> UGets a value based on this value.abstract <U> UGets a value based on this value.Gets this value.Gets this value.