Uses of Interface
com.groupdocs.annotation.utils.Utils.ISelect

Packages that use Utils.ISelect
com.groupdocs.annotation.utils   
 

Uses of Utils.ISelect in com.groupdocs.annotation.utils
 

Methods in com.groupdocs.annotation.utils with parameters of type Utils.ISelect
static
<T,R> List<R>
Utils.select(List<T> values, Utils.ISelect<T,R> select)
          Return list with values which will be provided by select object for each element from values
 



Copyright © 2014. All rights reserved.