Package org.jruby.ext.ffi
Class Platform.Darwin
java.lang.Object
org.jruby.ext.ffi.Platform
org.jruby.ext.ffi.Platform.Supported
org.jruby.ext.ffi.Platform.Darwin
- Enclosing class:
- Platform
A
Platform subclass representing the MacOS system.-
Nested Class Summary
Nested classes/interfaces inherited from class org.jruby.ext.ffi.Platform
Platform.CPU_TYPE, Platform.OS_TYPE -
Field Summary
Fields inherited from class org.jruby.ext.ffi.Platform
addressSize, BIG_ENDIAN, BYTE_ORDER, CPU, LIBC, libPattern, LIBPREFIX, LIBSUFFIX, LITTLE_ENDIAN, longSize, NAME, OS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jruby.ext.ffi.Platform
addressMask, addressSize, bsd_p, createPlatformModule, getCPU, getJavaMajorVersion, getName, getOS, getPlatform, getProperty, isBSD, isSupported, isUnix, linux_p, longSize, mac_p, solaris_p, unix_p, windows_p
-
Constructor Details
-
Darwin
public Darwin()
-
-
Method Details
-
mapLibraryName
- Overrides:
mapLibraryNamein classPlatform
-