public static class EarlyReadEliminationTest.TestObject3 extends EarlyReadEliminationTest.TestObject
Modifier and Type | Field and Description |
---|---|
int |
z |
x, y
Constructor and Description |
---|
TestObject3(int x,
int y,
int z) |
public int z
public TestObject3(int x, int y, int z)