Uses of Class
jnr.ffi.Platform.Supported
-
Packages that use Platform.Supported Package Description jnr.ffi -
-
Uses of Platform.Supported in jnr.ffi
Subclasses of Platform.Supported in jnr.ffi Modifier and Type Class Description private static class
Platform.Darwin
APlatform
subclass representing the MacOS system.private static class
Platform.Default
(package private) static class
Platform.Linux
APlatform
subclass representing the Linux operating system.private static class
Platform.Windows
APlatform
subclass representing the Windows system.
-