标签:toIntExact

  • Java Math.toIntExact() 方法

    java lang Math toIntExact() 把指定long转化为int值返回。如果结果溢出int或long,则将引发异常。1 语法public static int toIntExac