public class MetadataVersionComparator extends Object implements Comparator<ArtifactMetadata>
| Constructor and Description |
|---|
MetadataVersionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ArtifactMetadata v1,
ArtifactMetadata v2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(ArtifactMetadata v1, ArtifactMetadata v2)
compare in interface Comparator<ArtifactMetadata>Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.