public class MinDistanceWeight
extends wpds.impl.Weight
| Constructor and Description |
|---|
MinDistanceWeight(Integer minDistance) |
| Modifier and Type | Method and Description |
|---|---|
wpds.impl.Weight |
combineWith(wpds.impl.Weight o) |
boolean |
equals(Object obj) |
wpds.impl.Weight |
extendWith(wpds.impl.Weight o) |
Integer |
getMinDistance() |
int |
hashCode() |
static MinDistanceWeight |
one() |
String |
toString() |
public MinDistanceWeight(Integer minDistance)
public wpds.impl.Weight extendWith(wpds.impl.Weight o)
extendWith in class wpds.impl.Weightpublic wpds.impl.Weight combineWith(wpds.impl.Weight o)
combineWith in class wpds.impl.Weightpublic static MinDistanceWeight one()
public Integer getMinDistance()
Copyright © 2024. All rights reserved.