net.compute
Class Hello

java.lang.Object
  extended by net.compute.Hello
All Implemented Interfaces:
java.io.Serializable, ComputableObject

public class Hello
extends java.lang.Object
implements ComputableObject

Created by IntelliJ IDEA. User: dlyon Date: Nov 5, 2003 Time: 2:07:36 PM To change this template use Options | File Templates.

See Also:
Serialized Form

Constructor Summary
Hello()
           
 
Method Summary
 java.io.Serializable compute()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hello

public Hello()
Method Detail

compute

public java.io.Serializable compute()
Specified by:
compute in interface ComputableObject