public interface DynamicValueSupplier<T>
Modifier and Type | Interface and Description |
---|---|
static class |
DynamicValueSupplier._1<A,R> |
static class |
DynamicValueSupplier._2<A,B,R> |
Modifier and Type | Method and Description |
---|---|
Variable[] |
getVariables() |
T |
supply(Object[] args) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.