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

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

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

Methods in com.groupdocs.annotation.utils with parameters of type Utils.IDistinct
static
<T> List<T>
Utils.distinct(List<T> values, Utils.IDistinct<T> distinct)
          Return unique values if distinct will check elements by equals
 



Copyright © 2014. All rights reserved.