Class UserSet

java.lang.Object
com.atlassian.jira.user.UserSet

public class UserSet extends Object
Keeps a unique set of Users based on the username only.

This "collection" will work properly with shadowed users, mixed case usernames and the different hashcodes of ApplicationUser and Directory Users.

Since:
v6.0