public class HopsPerStep
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.Integer,java.lang.Integer> |
desiredHopDistancesMap |
Constructor and Description |
---|
HopsPerStep() |
Modifier and Type | Method and Description |
---|---|
int |
getDistancePerStep(int sourceType,
int destinationType) |
boolean |
isAccelerationEnabled(int sourceType) |
void |
setDistancePerStep(int sourceType,
int hopsPerStep) |