Uses of Interface
jnr.posix.LibC
-
Packages that use LibC Package Description jnr.posix -
-
Uses of LibC in jnr.posix
Subinterfaces of LibC in jnr.posix Modifier and Type Interface Description interfaceAixLibCinterfaceLinuxLibCinterfaceSolarisLibCinterfaceUnixLibCinterfaceWindowsLibCMethods in jnr.posix that return LibC Modifier and Type Method Description LibCLibCProvider. getLibC()LibCBaseNativePOSIX. libc()LibCPOSIX. libc()Returns null if isNative returns false.
-