Class ReflectionUtils.RefMethod.RefExecutor

java.lang.Object
com.plotsquared.core.util.ReflectionUtils.RefMethod.RefExecutor
Enclosing class:
ReflectionUtils.RefMethod

  • Constructor Details

  • Method Details

    • call

      public Object call(Object... params)
      apply method for selected object
      Parameters:
      params - sent parameters
      Returns:
      return value
      Throws:
      RuntimeException - if something went wrong