Scala List,Long等类型转换 llad 2022-09-23 42 阅读1分钟 type List[E]=java.util.List[E] type Long=java.lang.Long type BigDecimal=java.math.BigDecimal