Uses of Class
com.lambdaworks.jni.UnsupportedPlatformException
-
Packages that use UnsupportedPlatformException Package Description com.lambdaworks.jni -
-
Uses of UnsupportedPlatformException in com.lambdaworks.jni
Methods in com.lambdaworks.jni that throw UnsupportedPlatformException Modifier and Type Method Description static Platform
Platform. detect()
Attempt to detect the current platform.
-