com.soebes.maven.plugins.mlv
Class ArtifactComperator

java.lang.Object
  extended by com.soebes.maven.plugins.mlv.ArtifactComperator
All Implemented Interfaces:
Comparator<LicenseInformation>

public class ArtifactComperator
extends Object
implements Comparator<LicenseInformation>

The comparator for the artifacts.

Author:
Karl Heinz Marbaise

Constructor Summary
ArtifactComperator()
           
 
Method Summary
 int compare(LicenseInformation o1, LicenseInformation o2)
           
 
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

ArtifactComperator

public ArtifactComperator()
Method Detail

compare

public int compare(LicenseInformation o1,
                   LicenseInformation o2)
Specified by:
compare in interface Comparator<LicenseInformation>


Copyright © 2009-2011 SoftwareEntwicklung Beratung Schulung. All Rights Reserved.