com.groupdocs.annotation.utils
Interface Utils.ISortListBy<T,R>

Type Parameters:
T - value type
R - type to compare
Enclosing class:
Utils

public static interface Utils.ISortListBy<T,R>

Interface for sort values


Method Summary
 R by(T value)
           
 

Method Detail

by

R by(T value)


Copyright © 2014. All rights reserved.