Package org.eclipse.jetty.util
Class DeprecationWarning
- java.lang.Object
-
- org.eclipse.jetty.util.DeprecationWarning
-
-
Constructor Summary
Constructors Constructor Description DeprecationWarning()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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)
-
-
-
Field Detail
-
LOG
private static final Logger LOG
-
-