Optional Anti-Patterns

Optionals are great for handling data that might not be present, but they are easy to use incorrectly. Here are anti-patterns and code smells to avoid.