8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef107d5 commit 1cbd2baCopy full SHA for 1cbd2ba
Chapter04/README.md
@@ -1,4 +1,4 @@
1
# Type inference
2
This chapter includes 21 problems that involves JEP 286, Java Local Variable Type Inference (LVTI), or shortly, the **var** type.
3
These problems has been carefully crafted to reveal the best practices and common mistakes involved in using **var**.
4
-At the end of this chapter, you will have under the tool belt everything you need to know about **var** to push it in production.
+At the end of this chapter, you will have under the tool belt everything you need to know about **var** to push it in production.
0 commit comments