Package 

Class Model

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped , java.lang.AutoCloseable

    
    public class Model
    extends PointerType implements AutoCloseable
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      Model()
      Model(String path)
    • Method Summary

      Modifier and Type Method Description
      void close()
      • Methods inherited from class com.sun.jna.PointerType

        equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
      • Methods inherited from class java.lang.AutoCloseable

        close
      • Methods inherited from class java.lang.Object

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

      • Model

        Model()