public interface FunctionN<R> extends Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
FunctionN.Impl<A,R> |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(Object... objs) |
default Function1 |
asFunction1() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.