com.kenai.jffi
Class InvokeDynamicSupport

java.lang.Object
  extended by com.kenai.jffi.InvokeDynamicSupport

public final class InvokeDynamicSupport
extends Object

Provide a factory for invokedynamic handles that are bound to a particular call context+function


Nested Class Summary
static class InvokeDynamicSupport.Invoker
           
 
Method Summary
static InvokeDynamicSupport.Invoker getFastNumericInvoker(CallContext callContext, long function)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFastNumericInvoker

public static InvokeDynamicSupport.Invoker getFastNumericInvoker(CallContext callContext,
                                                                 long function)


Copyright © 2012. All Rights Reserved.