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

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

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

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



Copyright © 2014. All rights reserved.