public class Foreman extends Object
| Modifier and Type | Method and Description |
|---|---|
Argument |
createArgument(Class<?> expectedType,
Object boundValue,
StatementContext ctx) |
public Argument createArgument(Class<?> expectedType, Object boundValue, StatementContext ctx)
expectedType - The type to use for matching against bound ArgumentFactory instancesboundValue - The value to be bound by the created Argumentctx - the relevant StatementContextCopyright © 2018. All rights reserved.