Package org.jboss.resteasy.tracing
Class InterceptorTimestampPair<T>
- java.lang.Object
 - 
- org.jboss.resteasy.tracing.InterceptorTimestampPair<T>
 
 
- 
public class InterceptorTimestampPair<T> extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description InterceptorTimestampPair(T interceptor, long timestamp) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetInterceptor()longgetTimestamp() 
 -