com.atlassian.crowd.model
Class EntityComparator

java.lang.Object
  extended by com.atlassian.crowd.model.EntityComparator

public final class EntityComparator
extends java.lang.Object

Will compare one directory entity to another by Name (case-insensitive)


Method Summary
static
<T> java.util.Comparator<T>
of(java.lang.Class<T> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

of

public static <T> java.util.Comparator<T> of(java.lang.Class<T> type)


Copyright © 2010 Atlassian. All Rights Reserved.