Arrays.stream does not accept primitive type float data. Is there a method to convert from float[] to List<Float>?