jnr.posix
Class NativeGroup

java.lang.Object
  extended by jnr.posix.NativeGroup
All Implemented Interfaces:
Group
Direct Known Subclasses:
DefaultNativeGroup

public abstract class NativeGroup
extends Object
implements Group


Field Summary
protected  jnr.ffi.Runtime runtime
           
protected  jnr.ffi.StructLayout structLayout
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface jnr.posix.Group
getGID, getMembers, getName, getPassword
 

Field Detail

runtime

protected final jnr.ffi.Runtime runtime

structLayout

protected final jnr.ffi.StructLayout structLayout


Copyright © 2014. All Rights Reserved.