public interface ConversionCallback
AttributeConverter has been found.<T> T convert(Class<T> targetType, Object value)
T - the type of object returned by this conversiontargetType - The target type to convert intovalue - The value to be convertednull if the given
value to convert is nullCopyright © 2016 Neo Technology, Inc.. All rights reserved.