net.compute
Interface ComputableObject

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ComputeThis, Hello

public interface ComputableObject
extends java.io.Serializable


Method Summary
 java.io.Serializable compute()
           
 

Method Detail

compute

java.io.Serializable compute()