|
CodeBeamer 5.4.0.1-RC API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intland.codebeamer.persistence.dto.ArtifactDto.PathComparator
public static class ArtifactDto.PathComparator
A special Comparator to compare artifacts by canonical path
Constructor Summary | |
---|---|
ArtifactDto.PathComparator()
|
Method Summary | |
---|---|
int |
compare(ArtifactDto a1,
ArtifactDto a2)
|
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 |
---|
public ArtifactDto.PathComparator()
Method Detail |
---|
public int compare(ArtifactDto a1, ArtifactDto a2)
compare
in interface java.util.Comparator<ArtifactDto>
|
CodeBeamer 5.4.0.1-RC API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |