Package cdc.issues

Class Param

java.lang.Object
cdc.issues.Param

public final class Param extends Object
Definition of an effective parameter.

It is a (name, value) pair, where name can not be null.

Author:
Damien Carbonne