@Equality public class ShortPair extends java.lang.Object
Constructor | Description |
---|---|
ShortPair(short x,
short y) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object other) |
|
short |
getX() |
Returns X value.
|
short |
getY() |
Returns Y value.
|
int |
hashCode() |
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.