public abstract class ConstantArgumentConverter extends Object implements ArgumentConverter
| Constructor and Description |
|---|
ConstantArgumentConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(ScalarValuedFunction value,
Class<?> expectedType) |
abstract Object |
convert(String value) |
public Object convert(ScalarValuedFunction value, Class<?> expectedType)
convert in interface ArgumentConverterCopyright © 2021 Actian Corporation. All rights reserved.