classUtils.loaders
Class ComputeThis

java.lang.Object
  extended by classUtils.loaders.ComputeThis
All Implemented Interfaces:
ComputableObject, java.io.Serializable

public class ComputeThis
extends java.lang.Object
implements ComputableObject

See Also:
Serialized Form

Constructor Summary
ComputeThis()
           
 
Method Summary
 java.io.Serializable compute()
           
 void someSillyness()
           
 
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

someSillyness

public void someSillyness()