Package com.plotsquared.core.util
Class ReflectionUtils.RefField.RefExecutor
java.lang.Object
com.plotsquared.core.util.ReflectionUtils.RefField.RefExecutor
- Enclosing class:
- ReflectionUtils.RefField
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RefExecutor
-
-
Method Details
-
set
set field value for applied object- Parameters:
param
- value
-
get
get field value for applied object- Returns:
- value of field
-