Package io.netty.util.internal
Class NativeLibraryLoader.NoexecVolumeDetector
- java.lang.Object
-
- io.netty.util.internal.NativeLibraryLoader.NoexecVolumeDetector
-
- Enclosing class:
- NativeLibraryLoader
private static final class NativeLibraryLoader.NoexecVolumeDetector extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
NoexecVolumeDetector()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static boolean
canExecuteExecutable(java.io.File file)
-