Class NativeLibrary

java.lang.Object
org.robovm.libimobiledevice.NativeLibrary

public class NativeLibrary
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static boolean supportedPlatform  
  • Constructor Summary

    Constructors
    Constructor Description
    NativeLibrary()  
  • Method Summary

    Modifier and Type Method Description
    static void load()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • supportedPlatform

      public static final boolean supportedPlatform
  • Constructor Details

    • NativeLibrary

      public NativeLibrary()
  • Method Details

    • load

      public static void load()