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

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

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

Methods in com.groupdocs.annotation.utils with parameters of type Utils.ILast
static
<T> T
Utils.last(List<T> values, Utils.ILast<T> last)
          Return first value for which check method return true, or null
 



Copyright © 2014. All rights reserved.