
MyProgram2.java shows how to create
an inner class.  In this case
the inner class is named Range.

Note that class Range is entirely
contained within class MyProgram2.

