gr.uoa.di.madgik.searchlibrary.operatorlibrary.booleancompare
Interface Compute

All Known Implementing Classes:
ComputeAverage, ComputeMax, ComputeMin, ComputeSize, ComputeSum

public interface Compute

Version:
0.2
Author:
UoA

Method Summary
 Object compute()
          compute method to be implemented
 

Method Detail

compute

Object compute()
               throws Exception
compute method to be implemented

Returns:
the computation result
Throws:
Exception - in case of error


Copyright © 2013. All Rights Reserved.