Package com.plotsquared.core.util
Class ReflectionUtils.RefMethod
java.lang.Object
com.plotsquared.core.util.ReflectionUtils.RefMethod
- Enclosing class:
- ReflectionUtils
Method wrapper
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionapply method to object
-
Method Details
-
getRealMethod
- Returns:
- passed method
-
of
apply method to object- Parameters:
e
- object to which the method is applied- Returns:
- RefExecutor with method call(...)
-