Package reversemapping
Class Main
- java.lang.Object
-
- reversemapping.Main
-
public class Main extends java.lang.Object
A simple program that uses the reverse-mapped classes from the airlines schema to print out a list of schedules flightes and the projected profits from them.
-
-
Constructor Summary
Constructors Constructor Description Main()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-