Uses of Class
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite

Packages that use StaticMetaMethodSite
org.codehaus.groovy.runtime.callsite   
 

Uses of StaticMetaMethodSite in org.codehaus.groovy.runtime.callsite
 

Subclasses of StaticMetaMethodSite in org.codehaus.groovy.runtime.callsite
static class StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap
          Call site where we know there is no need to unwrap arguments
static class StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
          Call site where we know there is no need neither unwrap nor coerce arguments
 



Copyright © ${year} The Codehaus. All Rights Reserved.