votorola.a.register.trust
Interface DoubtSignalNode.Runner

Enclosing class:
DoubtSignalNode

public static interface DoubtSignalNode.Runner

A routine that runs in the context of a doubt signal node.


Method Summary
 void run(DoubtSignalNode signalNode)
          Runs this routine in the context of the specified doubt signal node.
 

Method Detail

run

void run(DoubtSignalNode signalNode)
Runs this routine in the context of the specified doubt signal node.