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, isReactive
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.