new EqualsConstant(valueDef, value)
Creates an EqualsConstant
predicate.
Parameters:
Name | Type | Description |
---|---|---|
valueDef |
olympe.dc.ValueDef | The value to test |
value |
olympe.df.Proxy.<T> | T | The constant |
- Implements: