Use PrimitiveType.valueOf() or autoboxing (which uses #valueOf) instead of new PrimitiveType(primitive) to
enable caching of common primitive values.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=24780147
1 file changed
tree: 11679daed71ee044cff1535abc3212865fcee61c
  1. lib/
  2. src/
  3. tests/
  4. .classpath
  5. .gitignore
  6. .project
  7. build.xml
  8. LICENSE