com.atlassian.crowd.model
Class NameComparator
java.lang.Object
com.atlassian.crowd.model.NameComparator
public class NameComparator
- extends Object
Provides case-insensitive name comparators for String, model Users and model Groups.
|
Method Summary |
static
|
of(Class<T> type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
of
public static <T> Comparator<T> of(Class<T> type)
Copyright © 2012 Atlassian. All Rights Reserved.