@Deprecated public class ProjectPropertiesComparator extends Object implements Comparator<ProjectProperties>
Constructor and Description |
---|
ProjectPropertiesComparator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(ProjectProperties one,
ProjectProperties two)
Deprecated.
|
protected String |
getIdString(ProjectProperties pp)
Deprecated.
|
List<String> |
getOrder()
Deprecated.
|
void |
setOrder(List<String> order)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ProjectPropertiesComparator()
public int compare(ProjectProperties one, ProjectProperties two)
compare
in interface Comparator<ProjectProperties>
protected String getIdString(ProjectProperties pp)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.