5 ms·
Agree this would be the idiomatic java way to do it. I would greatly prefer this approach - it is clear, consistent with common java practices, and self-docume
by cmicali 11y ago
Agree this would be the idiomatic java way to do it.
I would greatly prefer this approach - it is clear, consistent with common java practices, and self-documenting: you don't even really need to know java to understand what this does.