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