com.atlassian.crowd.model
Class NameComparator

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

public class NameComparator
extends java.lang.Object

Provides case-insensitive name comparators for String, model Users and model Groups.


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.