Open gehadadel opened 6 years ago
Pair<String,Integer> highproduct = null;
Why null ? @23262
All of statistics functions fail in testing they need to a lot of configurations
Pair<String,Integer> highproduct = null; that it because there is an error i can not fix it by all ways Pair<String,Integer> highproduct = new Pair<String,Integer>( ); this is correct and work in eclips and NetBeans but in spring boot not work and there an error @gehadadel
@23262
this is not logical and effect on code result , please find another solution
@gehadadel
i mention you to the solution in another issue to see the problem
but we can use another solution like ArrayList
but it will cost in code and in matching
Average statistics need more comments as I can't determine which object you git the average for it