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

Type Parameters:
T - values type
Enclosing class:
Utils

public static interface Utils.IWhere<T>

Interface for check values


Method Summary
 boolean isToAdd(T value)
           
 

Method Detail

isToAdd

boolean isToAdd(T value)


Copyright © 2014. All rights reserved.