Class While2

java.lang.Object
  extended by While2

public class While2
extends java.lang.Object

While2 is part of a lesson on while loope.

Author:
Fred Kral

Constructor Summary
While2()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

While2

public While2()
Method Detail

main

public static void main(java.lang.String[] args)