containsAll
Checks if all specified SudokuSchema instances are present in the collection.
Return
True if all elements are in the collection, false otherwise.
Parameters
elements
The collection of SudokuSchema to check for.
Checks if all specified SudokuSchema instances are present in the collection.
True if all elements are in the collection, false otherwise.
The collection of SudokuSchema to check for.