Uses of Class
com.atlassian.crowd.embedded.api.UserComparator.Key

Packages that use UserComparator.Key
com.atlassian.crowd.embedded.api   
 

Uses of UserComparator.Key in com.atlassian.crowd.embedded.api
 

Fields in com.atlassian.crowd.embedded.api with type parameters of type UserComparator.Key
static com.google.common.base.Function<User,UserComparator.Key> UserComparator.KEY_MAKER
          A Function to turn Users into representative keys that sort in the same order as this Comparator.
 

Methods in com.atlassian.crowd.embedded.api with parameters of type UserComparator.Key
 int UserComparator.Key.compareTo(UserComparator.Key o)
           
 



Copyright © 2014 Atlassian. All Rights Reserved.