public class AirportLoader
extends Object
| Constructor and Description |
|---|
AirportLoader() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Airport> |
getAirportMap(File airportFile)
Returns a map of Airport objects constructed from reading the file
specified by the argument.
|
public static Map<String,Airport> getAirportMap(File airportFile)
airportFile -