java.lang.Object
com.aoindustries.aoserv.client.linux.User.Gecos
All Implemented Interfaces:
DtoFactory<Gecos>, Internable<User.Gecos>, Serializable, Comparable<User.Gecos>
Enclosing class:
User

public static final class User.Gecos extends Object implements Comparable<User.Gecos>, Serializable, DtoFactory<Gecos>, Internable<User.Gecos>
Used for the various user-provided fields in the /etc/passwd file.

https://wikipedia.org/wiki/Gecos_field

Author:
AO Industries, Inc.
See Also: