Skip to content

Java source code example demonstrating Local variable Type Inference (var), posted on personal blog (http://bit.ly/VarJava).

License

Notifications You must be signed in to change notification settings

afinlay5/Java10Var

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Java 10 Language Feature: Local-Variable Type Inference (var)!

Java source code example demonstrating Local variable Type Inference (var), posted on personal blog (http://bit.ly/VarJava). Built and tested with the Azul System's Zulu JDK on Fedora Linux, SUSE Linux.

alt text

Platform

  • Any supporting a JVM for Java SE 10+.

Requirements

  • Java 10 or greater

Known Problems

  • None (04/30/2018).

Execution Screenshot

alt text

About

Java source code example demonstrating Local variable Type Inference (var), posted on personal blog (http://bit.ly/VarJava).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages