Returns a hash code for this {@code Boolean} object.
@return the integer {@code 1231} if this object represents {@code true}; returns the integer {@code 1237} if this object represents {@code false}.
See Implementation
Returns a hash code for this {@code Boolean} object.
@return the integer {@code 1231} if this object represents {@code true}; returns the integer {@code 1237} if this object represents {@code false}.