IDDistributer

public interface IDDistributer

An interface describing the ability to issue unique identification numbers to targets (units or resource nodes) and templates The State class is intended to be the primary implementer of this.

Author:The Condor

Methods

nextTargetID

public int nextTargetID()

nextTemplateID

public int nextTemplateID()