public class DeprecationUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
checkDelegatingOverride(java.lang.Class<?> implementingClass)
Verify that one of the two functions is overridden.
|
public static void checkDelegatingOverride(java.lang.Class<?> implementingClass)
NonAbstractForCompatibility
.implementingClass
- the result of calling Object.getClass()