public class Approximation
extends java.lang.Object
Constructor | Description |
---|---|
Approximation() |
Modifier and Type | Method | Description |
---|---|---|
static void |
approximate(ConverterObject converterObject) |
Approximates the missing data in the person and relationship objects, which converterObject contains.
|
public static void approximate(ConverterObject converterObject)
converterObject
- the converterObject containing the persons and the relationships.