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