com.groupdocs.annotation.utils
Interface Utils.IFirst<T>

Type Parameters:
T - value type to check and return
Enclosing class:
Utils

public static interface Utils.IFirst<T>

Interface for select values


Method Summary
 boolean check(T value)
           
 

Method Detail

check

boolean check(T value)


Copyright © 2014. All rights reserved.