An annotation when applied to a method will create a Trace object with given name and
insert start() at the start of the method and stop() at the end.
Inherited Method Summary
From interface
java.lang.annotation.Annotation
|
abstract
Class<? extends Annotation>
|
annotationType()
|
|
abstract
boolean
|
|
|
abstract
int
|
hashCode()
|
|
abstract
String
|
toString()
|
Public Methods
public
boolean
enabled
()