jnr.ffi.provider
Class InvocationSession
java.lang.Object
jnr.ffi.provider.InvocationSession
public class InvocationSession
- extends Object
Holds information for each invocation of a native function
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationSession
public InvocationSession()
finish
public void finish()
addPostInvoke
public void addPostInvoke(InvocationSession.PostInvoke postInvoke)
Copyright © 2012. All Rights Reserved.