public class CompatibleTypeUtils extends Object
public static Object compatibleTypeConvert(Object value, Class<?> type)
Supported compatible type conversions include (primary types and corresponding wrappers are not listed):
Copyright © 2011–2018 The Dubbo Project. All rights reserved.