-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected T |
item1 |
protected T |
item2 |
-
Constructor Summary
Constructors
| Constructor and Description |
Pair(T item1,
T item2) |
-
-
Method Detail
-
getItem1
public T getItem1()
-
getItem2
public T getItem2()
Copyright © 2014. All rights reserved.