vigna / fastutil

fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
Apache License 2.0
1.78k stars 196 forks source link

Simplify conditionals #206

Closed techsy730 closed 3 years ago

techsy730 commented 3 years ago

Some more conditional fixups and simplifications, especially taking advantage of the new KEY_BYTE_CHAR_SHORT_FLOAT macro.