Class IdUserSet

  • All Implemented Interfaces:
    UserSet

    public class IdUserSet
    extends Object
    implements UserSet
    Author:
    Pavel.Sher Date: 05.04.2006
    • Constructor Detail

      • IdUserSet

        public IdUserSet​(long userId,
                         UserModel userModel)
    • Method Detail

      • getUsers

        public Set<User> getUsers()
        Description copied from interface: UserSet
        Returns collection of User objects.
        Specified by:
        getUsers in interface UserSet
        Returns:
        collection of User objects