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