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> Tdecorate(T o)voiddestroy(java.lang.Object o)private voidverifyIndirectTypes(java.lang.Class<?> superClazz, java.lang.Class<?> clazz, java.lang.String typeName)
-
-
-
Field Detail
-
LOG
private static final Logger LOG
-
-