public class IntTuple2 extends Object
| Constructor and Description |
|---|
IntTuple2(int value1,
int value2) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getValue1() |
int |
getValue2() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 vpc open source initiative. All rights reserved.