JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
votorola.a.trust
Interface TraceNodeW.Runner
Enclosing class:
TraceNodeW
public static interface
TraceNodeW.Runner
A routine that runs in the context of a trace node.
Method Summary
Methods
Modifier and Type
Method and Description
void
run
(
TraceNodeW
node)
Runs this routine in the context of the specified trace node.
Method Detail
run
void
run
(
TraceNodeW
node)
Runs this routine in the context of the specified trace node.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method