Package jnr.posix

Class DefaultNativeGroup

java.lang.Object
jnr.posix.NativeGroup
jnr.posix.DefaultNativeGroup
All Implemented Interfaces:
Group

public final class DefaultNativeGroup extends NativeGroup implements Group
The default native group layout.

This implementation should work on Solaris, Linux and MacOS.

  • Field Details

  • Constructor Details

    • DefaultNativeGroup

      DefaultNativeGroup(jnr.ffi.Pointer memory)
  • Method Details