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