Uses of Class
com.lambdaworks.jni.Platform
Packages that use Platform
-
Uses of Platform in com.lambdaworks.jni
Methods in com.lambdaworks.jni that return PlatformModifier and TypeMethodDescriptionstatic Platform
Platform.detect()
Attempt to detect the current platform.Methods in com.lambdaworks.jni with parameters of type PlatformModifier and TypeMethodDescriptionJarLibraryLoader.libCandidates
(Platform platform, String name) Generate a list of candidate libraries for the supplied library name and suitable for the current platform.