Uses of Class
jnr.posix.NativeGroup

Packages that use NativeGroup
jnr.posix   
 

Uses of NativeGroup in jnr.posix
 

Subclasses of NativeGroup in jnr.posix
 class DefaultNativeGroup
          The default native group layout.
 

Methods in jnr.posix that return NativeGroup
 NativeGroup LibC.getgrent()
           
 NativeGroup LibC.getgrgid(int which)
           
 NativeGroup LibC.getgrnam(CharSequence which)
           
 



Copyright © 2012. All Rights Reserved.