public class DeltaDouble extends Object implements Comparable<DeltaDouble>
Double.| Constructor and Description |
|---|
DeltaDouble(Double distance,
Direction direction)
Candidato.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(DeltaDouble other) |
Direction |
getDirection()
Direção.
|
Double |
getDistance()
Distância.
|
public Double getDistance()
public Direction getDirection()
public int compareTo(DeltaDouble other)
compareTo in interface Comparable<DeltaDouble>Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.