Class TimedClassBean
- java.lang.Object
-
- org.eclipse.microprofile.metrics.tck.metrics.TimedClassBean
-
-
Constructor Summary
Constructors Constructor Description TimedClassBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
timedMethodOne()
protected void
timedMethodProtected()
void
timedMethodTwo()
String
toString()
-