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

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

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

Methods in com.groupdocs.annotation.utils with parameters of type Utils.IExcept
static
<T> List<T>
Utils.except(List<T> sources, List<T> excepts, Utils.IExcept<T> except)
          Return list with values which exists in sources and don't exists in except list
 



Copyright © 2014. All rights reserved.