What is the best way of converting List object to long[] array in java?

前端 未结 0 904
野的像风
野的像风 2021-02-11 16:17

Is there any utility method to convert a list of Numerical types to array of primitive type? In other words I am looking for a better solution than this.

private         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题