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