net.sf.jasperreports.engine.fill
Class JRYComparator
java.lang.Object
net.sf.jasperreports.engine.fill.JRYComparator
- All Implemented Interfaces:
- Comparator<JRElement>
public class JRYComparator
- extends Object
- implements Comparator<JRElement>
- Version:
- $Id: JRYComparator.java 5214 2012-04-03 14:53:44Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRYComparator
public JRYComparator()
compare
public int compare(JRElement elem1,
JRElement elem2)
- Specified by:
compare in interface Comparator<JRElement>
Copyright © 2012. All Rights Reserved.