net.compute
Class BigComputation

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

public class BigComputation
extends java.lang.Object
implements ComputableObject

See Also:
Serialized Form

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

Constructor Detail

BigComputation

public BigComputation()
Method Detail

compute

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

sillyness

public void sillyness()