com.pmease.quickbuild.plugin.report.engine.datastore.duplicate
Class MathAdd

java.lang.Object
  extended by com.pmease.quickbuild.plugin.report.engine.datastore.duplicate.MathAdd
All Implemented Interfaces:
MergeFunction<java.lang.Number>

public class MathAdd
extends java.lang.Object
implements MergeFunction<java.lang.Number>


Constructor Summary
MathAdd()
           
 
Method Summary
 java.lang.Number process(java.lang.Number current, java.lang.Number founded)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MathAdd

public MathAdd()
Method Detail

process

public java.lang.Number process(java.lang.Number current,
                                java.lang.Number founded)
Specified by:
process in interface MergeFunction<java.lang.Number>


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.