Serializable
, Comparable<IntBooleanPair>
, IntBooleanPair
public class IntBooleanPairImpl extends Object implements IntBooleanPair
Modifier and Type | Method | Description |
---|---|---|
int |
compareTo(IntBooleanPair that) |
|
boolean |
equals(Object o) |
|
int |
getOne() |
|
boolean |
getTwo() |
|
int |
hashCode() |
|
String |
toString() |
public int getOne()
getOne
in interface IntBooleanPair
public boolean getTwo()
getTwo
in interface IntBooleanPair
public int compareTo(IntBooleanPair that)
compareTo
in interface Comparable<IntBooleanPair>
Copyright © 2004–2017. All rights reserved.