Class PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap

All Implemented Interfaces:
CallSite
Enclosing class:
PogoMetaMethodSite

public static class PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap
extends PogoMetaMethodSite.PogoCachedMethodSite
  • Constructor Details

    • PogoCachedMethodSiteNoUnwrap

      public PogoCachedMethodSiteNoUnwrap​(CallSite site, MetaClassImpl metaClass, CachedMethod metaMethod, java.lang.Class[] params)
  • Method Details

    • invoke

      public final java.lang.Object invoke​(java.lang.Object receiver, java.lang.Object[] args) throws java.lang.Throwable
      Overrides:
      invoke in class PogoMetaMethodSite.PogoCachedMethodSite
      Throws:
      java.lang.Throwable