coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Options must implement hashCode and equals #213

Closed brianoliver closed 9 years ago

brianoliver commented 9 years ago

Given Options are immutable, they naturally support hashCode and equals. Fundamentally it's very important to implement these interfaces as Options are often compared with using the Options class.

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-213

brianoliver commented 9 years ago

Reported by @brianoliver

brianoliver commented 9 years ago

Marked as fixed by @brianoliver on Tuesday, December 16th 2014, 9:32:37 am