db4o

Constraints.toArray Method 

returns an array of the contained com.db4o.query.Constraint objects.

Constraint[] toArray();

Return Value

an array of the contained com.db4o.query.Constraint objects.

See Also

Constraints Interface | com.db4o.query Namespace