public static class OrderByWithComparableTestCase.Item
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
_id |
OrderByWithComparableTestCase.ItemComparable |
_itemCmp |
| Constructor and Description |
|---|
OrderByWithComparableTestCase.Item(int id,
OrderByWithComparableTestCase.ItemComparable itemCmp) |
| Modifier and Type | Method and Description |
|---|---|
OrderByWithComparableTestCase.ItemComparable |
itemCmp() |
public int _id
public OrderByWithComparableTestCase.ItemComparable _itemCmp
public OrderByWithComparableTestCase.Item(int id,
OrderByWithComparableTestCase.ItemComparable itemCmp)
public OrderByWithComparableTestCase.ItemComparable itemCmp()