Class Platform
java.lang.Object
net.rubygrapefruit.platform.internal.Platform
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends NativeIntegration>
Class<? extends T> canonicalise
(Class<T> type) static Platform
current()
<T extends NativeIntegration>
Tget
(Class<T> type, NativeLibraryLoader nativeLibraryLoader) abstract String
getId()
boolean
isLinux()
boolean
isMacOs()
boolean
toString()