db4o

Constraint.contains Method 

sets the evaluation mode to containment comparison.

Constraint contains();

Return Value

this com.db4o.query.Constraint to allow the chaining of method calls.

Remarks

sets the evaluation mode to containment comparison.

See Also

Constraint Interface | com.db4o.query Namespace