public class ValueConverter extends Object
static <X> X
convert(Object value, Class<X> targetType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <X> X convert(Object value, Class<X> targetType)
X
value
targetType
Copyright © 2013–2022. All rights reserved.