Class SquareInSquare

java.lang.Object
  extended bySquareInSquare

public class SquareInSquare
extends Object


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

Constructor Detail

SquareInSquare

public SquareInSquare()
Method Detail

main

public static void main(String[] args)