public class Term extends Object
Modifier and Type | Method and Description |
---|---|
String |
formatDistances() |
double |
getDistance(Term other) |
String |
getValue() |
boolean |
hasDistance(Term other) |
void |
setDistance(Term other,
double distance) |
String |
toString() |
public Term(String value)
Copyright © 2020. All rights reserved.