public class CollectionsUtils extends Object
CollectionsUtils()
static void
order(List list, String ordenacao)
orderAsc(List list, String ordenacao)
orderDesc(List list, String ordenacao)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CollectionsUtils()
public static void orderAsc(List list, String ordenacao)
public static void orderDesc(List list, String ordenacao)
public static void order(List list, String ordenacao) throws IllegalArgumentException
list
ordenacao
IllegalArgumentException
Copyright © 2015. All rights reserved.