Features that are likely to enter Java 10 for now

*** The information in this article may not be up to date. *** ***

We have summarized the specifications that may enter Java 10. I will summarize it from time to time.

If there are any mistakes pointed out by comments or edit requests, We will reflect it from time to time, so please point it out.

-enum can have type arguments - JEP301 -Formal parameters in lambda expressions can be declared with _ - JEP302 -Var declaration of local variables - JEP286 -Define default displacement when declaring generic type

Recommended Posts

Features that are likely to enter Java 10 for now
10 barrages of drawing with ● or ■ that are likely to appear in training (Java)
[Java] Platforms to choose from for Java development starting now (2020)
New features from Java7 to Java8
Java8 to start now ~ Optional ~
Java 14 new features that could be used to write code
A concise summary of Java 8 date / time APIs that are likely to be used frequently
Java 8 ~ Stream API ~ to start now
I tried to summarize Java 8 now
Consideration and coping with the fact that SSL communication errors are more likely to occur from Java 11
Introduction to java for the first time # 2
About the procedure for java to work
Java 8 to start now ~ Date time API ~
What are the updated features of java 13
Features of spring framework for java developers
Memo for migration from java to kotlin
Java String class methods that are a little useful to know but don't know
Java features
Java features
[Java] How to test for null with JUnit
Initial settings for rewriting Java projects to Kotlin
[Updated from time to time] Links that are indebted
[Java] (for MacOS) How to set the classpath
Java8 to start now ~ forEach and lambda expression ~
java Things that are searched many times [java beginner]
For Java engineers starting Kotlin from now on
An introduction to Groovy for tedious Java engineers
[Introduction to Java] Basics of java arithmetic (for beginners)
Things to watch out for in Java equals
[Java] How to make multiple for loops single
ArchUnit practice: Check for forgetting to add method annotations that are important in implementation
[Java] The problem that uploaded images are not updated due to the influence of cache