net.sf.jasperreports.engine.fill
Class JRYComparator

java.lang.Object
  extended by net.sf.jasperreports.engine.fill.JRYComparator
All Implemented Interfaces:
java.util.Comparator<JRElement>

public class JRYComparator
extends java.lang.Object
implements java.util.Comparator<JRElement>

Version:
$Id: JRYComparator.java 5214 2012-04-03 14:53:44Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
JRYComparator()
           
 
Method Summary
 int compare(JRElement elem1, JRElement elem2)
           
 
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

JRYComparator

public JRYComparator()
Method Detail

compare

public int compare(JRElement elem1,
                   JRElement elem2)
Specified by:
compare in interface java.util.Comparator<JRElement>


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com