How to return all float values ​from an array in java?

前端 未结 0 2018
借酒劲吻你
借酒劲吻你 2020-12-30 14:54

I only return the last value, please, help me to return all values

public static float[] generatePatientsTemperatures(int patientsCount) {
        float[] pat         


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