com.trackstudio.tools.compare
Class SortUdf

java.lang.Object
  extended by com.trackstudio.tools.compare.SortUdf
All Implemented Interfaces:
java.util.Comparator<SecuredUDFValueBean>

public class SortUdf
extends java.lang.Object
implements java.util.Comparator<SecuredUDFValueBean>


Constructor Summary
SortUdf(FieldSort key)
           
 
Method Summary
 int compare(SecuredUDFValueBean o1, SecuredUDFValueBean o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

SortUdf

public SortUdf(FieldSort key)
Method Detail

compare

public int compare(SecuredUDFValueBean o1,
                   SecuredUDFValueBean o2)
Specified by:
compare in interface java.util.Comparator<SecuredUDFValueBean>


Copyright © 2002-2009 TrackStudio, Ltd. All Rights Reserved.