net.compute
Class ComputeThis

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

public class ComputeThis
extends java.lang.Object
implements ComputableObject

See Also:
Serialized Form

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

Constructor Detail

ComputeThis

public ComputeThis()
Method Detail

compute

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