Class VcsUserImpl

  • All Implemented Interfaces:
    VcsUser

    public class VcsUserImpl
    extends Object
    implements VcsUser
    Note: users are considered equal if they have the same name and email. Emails are converted to lower case in constructor.