Class PojoMetaMethodSite.PojoCachedMethodSite

All Implemented Interfaces:
CallSite
Direct Known Subclasses:
PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap, PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
Enclosing class:
PojoMetaMethodSite

public static class PojoMetaMethodSite.PojoCachedMethodSite
extends PojoMetaMethodSite
  • 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 PojoMetaMethodSite
      Throws:
      java.lang.Throwable