Class NativeLibraryLoader.NoexecVolumeDetector

  • Enclosing class:
    NativeLibraryLoader

    private static final class NativeLibraryLoader.NoexecVolumeDetector
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static boolean canExecuteExecutable​(java.io.File file)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NoexecVolumeDetector

        private NoexecVolumeDetector()
    • Method Detail

      • canExecuteExecutable

        private static boolean canExecuteExecutable​(java.io.File file)
                                             throws java.io.IOException
        Throws:
        java.io.IOException