public class PredictionRing extends java.lang.Object implements FormatMarshaller
| Modifier and Type | Method and Description |
|---|---|
double |
interference(PredictionRing other,
int totalDistance,
boolean ignoreSelf) |
void |
marshall(FormatWriter mFormat) |
java.lang.String |
toString() |
public double interference(PredictionRing other, int totalDistance, boolean ignoreSelf)
public java.lang.String toString()
toString in class java.lang.Objectpublic void marshall(FormatWriter mFormat) throws FormatException
marshall in interface FormatMarshallermFormat - - The format writer to write toFormatException - If there was a problem while writing