Class DeprecationUtil
java.lang.Object
com.sk89q.worldedit.internal.util.DeprecationUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkDelegatingOverride
(Class<?> implementingClass) Verify that one of the two functions is overridden.static String
static boolean
-
Method Details
-
checkDelegatingOverride
Verify that one of the two functions is overridden. Caller method must be the new method, annotated withNonAbstractForCompatibility
.- Parameters:
implementingClass
- the result of callingObject.getClass()
-
isSign
-
getHeadOwnerKey
-