@Entity class DistanceEntity extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
DistanceEntity() |
(package private) |
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() |
protected DistanceEntity()
DistanceEntity(DistanceKey key, Long distance)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.