Function2.X<A,B,C>| Constructor and Description |
|---|
X() |
| Modifier and Type | Method and Description |
|---|---|
C |
apply(A a,
B b)
Apply function to
a and b. |
abstract C |
xapply(A a,
B b)
Apply function to
a. |
Copyright © 2009–2020 Opencast Project. All rights reserved.