net.sf.jasperreports.crosstabs.fill.calculation
Class BucketingService.CollectedListComparator

java.lang.Object
  extended by net.sf.jasperreports.crosstabs.fill.calculation.BucketingService.CollectedListComparator
All Implemented Interfaces:
java.util.Comparator<BucketingService.CollectedList>
Enclosing class:
BucketingService

protected static class BucketingService.CollectedListComparator
extends java.lang.Object
implements java.util.Comparator<BucketingService.CollectedList>


Method Summary
 int compare(BucketingService.CollectedList l1, BucketingService.CollectedList l2)
           
 
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
 

Method Detail

compare

public int compare(BucketingService.CollectedList l1,
                   BucketingService.CollectedList l2)
Specified by:
compare in interface java.util.Comparator<BucketingService.CollectedList>


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com