net.compute
Class ANewComputableObject

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

public class ANewComputableObject
extends java.lang.Object
implements ComputableObject

See Also:
Serialized Form

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

Constructor Detail

ANewComputableObject

public ANewComputableObject()
Method Detail

compute

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