equals
Compares this SudokuSchemas to another object for equality.
Two SudokuSchemas instances are considered equal if they contain the same list of schemas.
Return
true
if the other object is a SudokuSchemas with the same list of schemas; otherwise, false
.
Parameters
other
The object to compare with this SudokuSchemas.