Class NativeLibraryLocator
- java.lang.Object
-
- net.rubygrapefruit.platform.internal.NativeLibraryLocator
-
public class NativeLibraryLocator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NativeLibraryLocator(java.io.File extractDir)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.File
find(LibraryDef libraryDef)
-
-
-
Method Detail
-
find
public java.io.File find(LibraryDef libraryDef) throws java.io.IOException
- Throws:
java.io.IOException
-
-