Function.X<A,B>, Function.Xe<A,B,Err>| Modifier | Constructor and Description |
|---|---|
protected |
Xe(Function<Exception,Err> toErr) |
| Modifier and Type | Method and Description |
|---|---|
Either<Err,B> |
apply(A a)
Apply function to
a. |
protected abstract B |
xapply(A a) |
Copyright © 2009–2021 Opencast Project. All rights reserved.