com.atlassian.crowd.model.application
Class GroupMapping.COMPARATOR

java.lang.Object
  extended by com.atlassian.crowd.model.application.GroupMapping.COMPARATOR
All Implemented Interfaces:
Comparator<GroupMapping>
Enclosing class:
GroupMapping

public static final class GroupMapping.COMPARATOR
extends Object
implements Comparator<GroupMapping>


Constructor Summary
GroupMapping.COMPARATOR()
           
 
Method Summary
 int compare(GroupMapping firstMapping, GroupMapping secondMapping)
           
 
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

GroupMapping.COMPARATOR

public GroupMapping.COMPARATOR()
Method Detail

compare

public int compare(GroupMapping firstMapping,
                   GroupMapping secondMapping)
Specified by:
compare in interface Comparator<GroupMapping>


Copyright © 2012 Atlassian. All Rights Reserved.