public interface From4<A,B,C,D> extends From<A>
| Modifier and Type | Method and Description |
|---|---|
Function4<A,B,C,D,?> |
getProvider() |
Variable<B> |
getVariable2() |
Variable<C> |
getVariable3() |
Variable<D> |
getVariable4() |
getVariable, isReactiveCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.