Package com.plotsquared.core.util
Class ReflectionUtils.RefMethod.RefExecutor
java.lang.Object
com.plotsquared.core.util.ReflectionUtils.RefMethod.RefExecutor
- Enclosing class:
ReflectionUtils.RefMethod
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RefExecutor
-
-
Method Details
-
call
apply method for selected object- Parameters:
params
- sent parameters- Returns:
- return value
- Throws:
RuntimeException
- if something went wrong
-