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

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

public static final class GroupMapping.COMPARATOR
extends java.lang.Object
implements java.util.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 java.util.Comparator<GroupMapping>


Copyright © 2010 Atlassian. All Rights Reserved.