Collator descriptionSort = Collator.getInstance();descriptionSort.setStrength(Collator.PRIMARY);Collections.sort(entityFacets, Comparator.comparing(f -> f.getDescription(), descriptionSort));
0 nhận xét:
Đăng nhận xét