concast.base
Class MergeState

java.lang.Object
  |
  +--concast.base.MergeState

public class MergeState
extends java.lang.Object

This class has to be extended to define the DEC state


Constructor Summary
MergeState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MergeState

public MergeState()