Interface ConstantDefinitionMap

All Superinterfaces:
Map<String,Constant>
All Known Implementing Classes:
FixtureConstantDefinitionMap

public interface ConstantDefinitionMap extends Map<String,Constant>
An extension of the Map that defined all methods for storing and retrieving of Constants.