Package | Description |
---|---|
org.jruby.ext.posix |
Modifier and Type | Field and Description |
---|---|
protected POSIX |
BaseHeapFileStat.posix |
Modifier and Type | Method and Description |
---|---|
static POSIX |
POSIXFactory.getJavaPOSIX(POSIXHandler handler) |
static POSIX |
POSIXFactory.getPOSIX(POSIXHandler handler,
boolean useNativePOSIX) |
static POSIX |
POSIXFactory.loadFreeBSDPOSIX(POSIXHandler handler) |
static POSIX |
POSIXFactory.loadLinuxPOSIX(POSIXHandler handler) |
static POSIX |
POSIXFactory.loadMacOSPOSIX(POSIXHandler handler) |
static POSIX |
POSIXFactory.loadOpenBSDPOSIX(POSIXHandler handler) |
static POSIX |
POSIXFactory.loadSolarisPOSIX(POSIXHandler handler) |
static POSIX |
POSIXFactory.loadWindowsPOSIX(POSIXHandler handler) |
Constructor and Description |
---|
BaseHeapFileStat(POSIX posix) |
FreeBSDHeapFileStat(POSIX posix) |
JavaFileStat(POSIX posix,
POSIXHandler handler) |
Linux64HeapFileStat(POSIX posix) |
LinuxHeapFileStat(POSIX posix) |
MacOSHeapFileStat(POSIX posix) |
OpenBSDHeapFileStat(POSIX posix) |
Solaris64FileStat(POSIX posix) |
SolarisHeapFileStat(POSIX posix) |
WindowsFileStat(POSIX posix) |
Copyright © 2016. All Rights Reserved.