classUtils.loaders
Interface ComputableObject

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

public interface ComputableObject
extends java.io.Serializable


Method Summary
 java.io.Serializable compute()
           
 

Method Detail

compute

java.io.Serializable compute()