Uses of Class
spec.benchmarks.serial.data.TestPayload

Packages that use TestPayload
spec.benchmarks.serial.data   
 

Uses of TestPayload in spec.benchmarks.serial.data
 

Methods in spec.benchmarks.serial.data that return TestPayload
static TestPayload TestPayload.createTestInstance()
           
 TestPayload TestPayload.getChild()
           
 

Methods in spec.benchmarks.serial.data with parameters of type TestPayload
 void TestPayload.setChild(TestPayload child)