public class VelocityDocumentSequenceComparator extends Object implements Comparator<com.jamasoftware.contour.api.plugin.VelocityReportDTO>, Serializable
Modifier and Type | Field and Description |
---|---|
static VelocityDocumentSequenceComparator |
INSTANCE |
Constructor and Description |
---|
VelocityDocumentSequenceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(com.jamasoftware.contour.api.plugin.VelocityReportDTO o1,
com.jamasoftware.contour.api.plugin.VelocityReportDTO o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static VelocityDocumentSequenceComparator INSTANCE
public int compare(com.jamasoftware.contour.api.plugin.VelocityReportDTO o1, com.jamasoftware.contour.api.plugin.VelocityReportDTO o2)
compare
in interface Comparator<com.jamasoftware.contour.api.plugin.VelocityReportDTO>
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.