| Constructor and Description |
|---|
DeprecationWarning() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
decorate(T o) |
void |
destroy(java.lang.Object o) |
private void |
verifyIndirectTypes(java.lang.Class<?> superClazz,
java.lang.Class<?> clazz,
java.lang.String typeName) |
private static final Logger LOG