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