at.dms.kjc.raw
Class JoinerCounter
java.lang.Object
at.dms.kjc.raw.JoinerCounter
public class JoinerCounter
- extends Object
This class keeps the counters for weights of the splitter/joiners
and performs the test to check whether the simulation is finished
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoinerCounter
public JoinerCounter()
getCount
public int getCount(FlatNode node,
int inputN)
decrementCount
public void decrementCount(FlatNode node,
int inputN)
resetCount
public void resetCount(FlatNode node,
int inputN)
checkAllZero
public boolean checkAllZero()