@Entity class DistanceEntity extends Object
| Constructor and Description |
|---|
DistanceEntity(DistanceKey key,
Long distance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
(package private) Long |
getDistance() |
(package private) DistanceKey |
getKey() |
int |
hashCode() |
DistanceEntity(DistanceKey key, Long distance)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.