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

Type Parameters:
T - values type
Enclosing class:
Utils

public static interface Utils.IDistinct<T>

Interface for check values


Method Summary
 boolean isToAdd(T source, T target)
           
 

Method Detail

isToAdd

boolean isToAdd(T source,
                T target)


Copyright © 2014. All rights reserved.