Commit 775a5fff authored by Jack Koenig's avatar Jack Koenig
Browse files

Namespace use java.util.HashMap

Also replace FP-style logic with more Java-y use of 0 for "None" and
if-elses. This theoretically saves object allocations although the JVM
should be able to optimize the FP-style code.
parent fb716f8e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment