Class PogoMetaMethodSite.PogoCachedMethodSite

All Implemented Interfaces:
CallSite
Direct Known Subclasses:
PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap, PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
Enclosing class:
PogoMetaMethodSite

public static class PogoMetaMethodSite.PogoCachedMethodSite
extends PogoMetaMethodSite
  • Constructor Details

  • Method Details

    • invoke

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