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

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

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

Methods in com.groupdocs.annotation.utils with parameters of type Utils.IWhere
static
<T> List<T>
Utils.where(List<T> values, Utils.IWhere where)
          Return list with values, for which 'where' object return true
 



Copyright © 2014. All rights reserved.