equalTo
Create an equal to expression that evaluates whether or not the current property is equal to the given expression.
Return
an equal to expression.
Parameters
the expression to compare with the current expression.
Create an equal to expression that evaluates whether or not the current property is equal to the given expression.
Return
an equal to expression.
Parameters
the string expression to compare with the current expression.
Create an equal to expression that evaluates whether or not the current property is equal to the given expression.
Return
an equal to expression.
Parameters
the int expression to compare with the current expression.
Create an equal to expression that evaluates whether or not the current property is equal to the given expression.
Return
an equal to expression.
Parameters
the long expression to compare with the current expression.
Create an equal to expression that evaluates whether or not the current property is equal to the given expression.
Return
an equal to expression.
Parameters
the float expression to compare with the current expression.
Create an equal to expression that evaluates whether or not the current property is equal to the given expression.
Return
an equal to expression.
Parameters
the double expression to compare with the current expression.
Create an equal to expression that evaluates whether or not the current property is equal to the given expression.
Return
an equal to expression.
Parameters
the boolean expression to compare with the current expression.
Create an equal to expression that evaluates whether or not the current property is equal to the given expression.
Return
an equal to expression.
Parameters
the date expression to compare with the current expression.
Create an equal to expression that evaluates whether or not the current property is equal to the given expression.
Return
an equal to expression.
Parameters
the map expression to compare with the current expression.
Create an equal to expression that evaluates whether or not the current property is equal to the given expression.
Return
an equal to expression.
Parameters
the list expression to compare with the current expression.