public class CountryPath extends CountryElement
Constructor and Description |
---|
CountryPath(Country country,
int newValue,
int[] newHistory) |
Modifier and Type | Method and Description |
---|---|
int[] |
getHistory() |
public CountryPath(Country country, int newValue, int[] newHistory)