public class UnixSystemextends Object
protected long
gid
protected long[]
groups
uid
protected String
username
UnixSystem()
UnixSystem
long
getGid()
long[]
getGroups()
getUid()
String
getUsername()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String username
protected long uid
protected long gid
protected long[] groups
public UnixSystem()
public String getUsername()
public long getUid()
public long getGid()
public long[] getGroups()