jnr.ffi.provider
Class NativeVariable

java.lang.Object
  extended by jnr.ffi.provider.NativeVariable

public class NativeVariable
extends Object


Constructor Summary
NativeVariable(Method method)
           
 
Method Summary
 Method getMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NativeVariable

public NativeVariable(Method method)
Method Detail

getMethod

public Method getMethod()


Copyright © 2014. All rights reserved.