public class ConnectorHostTypeComparator extends Object implements Comparator<ConnectorHostType>
Constructor and Description |
---|
ConnectorHostTypeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ConnectorHostType host1,
ConnectorHostType host2) |
static String |
getUserFriendlyName(ConnectorHostType host) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(ConnectorHostType host1, ConnectorHostType host2)
compare
in interface Comparator<ConnectorHostType>
public static String getUserFriendlyName(ConnectorHostType host)
Copyright © 2013 evolveum. All rights reserved.