com.acme.sp
Class Main
public
class
Main
extends Object
This application does nothing, but should compile cleanly
and demonstrate how to use JDiff to track changes in API between
versions of products.
public static void main(String[] args)
The main program for SuperProduct.
Since this API does not change between versions, it does not
appear in the reported differences.
Parameters: args The command line arguments