Uses of Interface
com.groupdocs.annotation.common.Utils.ISortListBy

Packages that use Utils.ISortListBy
com.groupdocs.annotation.common   
 

Uses of Utils.ISortListBy in com.groupdocs.annotation.common
 

Methods in com.groupdocs.annotation.common with parameters of type Utils.ISortListBy
static
<T,R> List<T>
Utils.sortBy(List<T> values, boolean descending, Utils.ISortListBy<T,R> sortBy)
          Sort values by criteria
 



Copyright © 2014. All rights reserved.