接口 Convert

所有已知实现类:
SimpleConvert

public interface Convert
  • 方法概要

    修饰符和类型
    方法
    说明
    <T> T
    convert(Object o, Class<T> targetType)