Nice Additions With Java 7

computation

Will Faught

1 minute

  • Strings in switch statements
  • Binary number literals
  • Integral literal digit group separators, e.g. 999_999_999
  • Generic type inference
  • Catch statement handling multiple exception types
π