Searched defs:notBigEnough (Results 1 – 2 of 2) sorted by relevance
789 val notBigEnough = ArrayList<Size>() in chooseOptimalSize() constant
390 List<Size> notBigEnough = new ArrayList<>(); in chooseOptimalSize() local