Uses of Class
suramadu.tests.latency.InterruptLatency.TestProps

Packages that use InterruptLatency.TestProps
suramadu.tests.latency   
 

Uses of InterruptLatency.TestProps in suramadu.tests.latency
 

Fields in suramadu.tests.latency declared as InterruptLatency.TestProps
static InterruptLatency.TestProps InterruptLatency.testProps
          Test properties for this run
 

Constructors in suramadu.tests.latency with parameters of type InterruptLatency.TestProps
InterruptLatency(InterruptLatency.TestProps props)