Uses of Class
org.codehaus.groovy.runtime.Invoker

Packages that use Invoker
org.codehaus.groovy.runtime Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator. 
 

Uses of Invoker in org.codehaus.groovy.runtime
 

Fields in org.codehaus.groovy.runtime declared as Invoker
private static Invoker InvokerHelper.singleton
           
 

Methods in org.codehaus.groovy.runtime that return Invoker
static Invoker InvokerHelper.getInstance()
           
 



Copyright © 2003-2005 The Codehaus. All Rights Reserved.