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 ArgumentConverter
Copyright © 2020 Actian Corporation. All rights reserved.