Summary:
Detail:
Function<A,Option<B>>
Functions
private final Function<? super A,? extends B>
f
private final Predicate<? super A>
p
Partial(Predicate<? super A> p, Function<? super A,? extends B> f)
Option<B>
apply(A a)
int
hashCode()
String
toString()
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
andThen, compose
apply
Function<A,B>
toString
Object
hashCode