Class MethodWrapper<T>
java.lang.Object
com.djrapitops.plan.extension.implementation.providers.MethodWrapper<T>
Wrap a Method so that it is easier to call.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncallMethod(DataExtension extension, Parameters with) voiddisable()booleaninthashCode()
-
Constructor Details
-
MethodWrapper
-
-
Method Details
-
callMethod
-
getMethodName
-
getMethodType
-
getReturnType
-
disable
public void disable() -
equals
-
hashCode
-