org.acme
Class Three

java.lang.Object
  extended by org.acme.Three

public class Three
extends Object

Version:
$Revision: 469417 $ $Date: 2006-10-31 03:50:58 -0500 (Tue, 31 Oct 2006) $

Constructor Summary
Three()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Three

public Three()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.