private class IndirectTest.SubTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private test.threadedTest.Data |
data
Stores the data.
|
| Modifier | Constructor and Description |
|---|---|
private |
SubTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
allocate()
Called to allocate the data.
|
void |
execute()
Executes resource allocation.
|