public static class SortMultipleTestCase.Data
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
_first |
int |
_second |
SortMultipleTestCase.IntHolder |
_third |
| Constructor and Description |
|---|
SortMultipleTestCase.Data(int first,
int second,
int third) |
public int _first
public int _second
public SortMultipleTestCase.IntHolder _third