79345356

Date: 2025-01-10 10:28:54
Score: 3
Natty:
Report link

It looks like you're looking for HashSet<E> where E needs to override equals and hashCode. Your uniqueness guarantee depends on your hashCode and equals implementations.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: hahaha