Speed up Eclipse buildChanges Eclipse's build settings to reduce the amount of stuffrebuilt by the build.xml flow.
ReflectionUtil: split up createInstance() / use var-args where possible w/o change
Primitive HashMap: Add deep clone(); Fix containsValue() in case of Object values (using equals(Object)); Adding junit tests for clone(), capacity and IntObjectHashMap