com.evolveum.midpoint.web.component.wizard.resource
Class ConnectorTypeComparator

java.lang.Object
  extended by com.evolveum.midpoint.web.component.wizard.resource.ConnectorTypeComparator
All Implemented Interfaces:
Comparator<ConnectorType>

public class ConnectorTypeComparator
extends Object
implements Comparator<ConnectorType>

Author:
lazyman

Constructor Summary
ConnectorTypeComparator()
           
 
Method Summary
 int compare(ConnectorType c1, ConnectorType c2)
           
 
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

ConnectorTypeComparator

public ConnectorTypeComparator()
Method Detail

compare

public int compare(ConnectorType c1,
                   ConnectorType c2)
Specified by:
compare in interface Comparator<ConnectorType>


Copyright © 2013 evolveum. All Rights Reserved.