Uses of Class
org.apache.jdo.impl.enhancer.util.Timer.MethodDescriptor

Packages that use Timer.MethodDescriptor
org.apache.jdo.impl.enhancer.util   
 

Uses of Timer.MethodDescriptor in org.apache.jdo.impl.enhancer.util
 

Fields in org.apache.jdo.impl.enhancer.util declared as Timer.MethodDescriptor
(package private)  Timer.MethodDescriptor Timer.MethodCall.method
           
 

Constructors in org.apache.jdo.impl.enhancer.util with parameters of type Timer.MethodDescriptor
Timer.MethodCall(Timer.MethodDescriptor method, java.lang.String message, long self, long total)