3006300730083009301030113012
Class [] params = MetaClassHelper.convertToTypeArray(args); MetaMethod metaMethod = retrieveStaticMethod(site.getName(), args); if (metaMethod != null) return StaticMetaMethodSite.createStaticMetaMethodSite(site, this, metaMethod, params, args); } return new StaticMetaClassSite(site, this); }
125112521253125412551256125712581259
return super.createPojoCallSite(site, receiver, args); } public CallSite createStaticSite(CallSite site, Object[] args) { if (invokeStaticMethodMethod != null) return new StaticMetaClassSite(site, this); return super.createStaticSite(site, args); }
3011301230133014301530163017
125212531254125512561257125812591260
128612871288128912901291129212931294
3377337833793380338133823383
2997299829993000300130023003
125512561257125812591260126112621263