cdqa.repository

Class ReplicationCounter


public class ReplicationCounter
extends java.lang.Object

Author:
dragan To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary

ReplicationCounter(String forestName, int current_value)

Method Summary

int
decValue()
int
getCurrent()
int
incValue()

Constructor Details

ReplicationCounter

public ReplicationCounter(String forestName,
                          int current_value)

Method Details

decValue

public int decValue()

getCurrent

public int getCurrent()

incValue

public int incValue()