public final class SortCollectionUtils extends Object
static <T> void
sortList(List<T> list, String property, boolean ascending)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> void sortList(List<T> list, String property, boolean ascending)
T
list
property
ascending
Copyright © 2010–2015. All rights reserved.