While everyone’s busy with modularity, local-variable-type-inference, and other Next Big Things of recent JDK releases, there’s a fairly small and important update for the ForkJoinPool that deserves some attention.
Leave a CommentCategory: Java
Kotlin’s Collections API is extremely versatile and expressive but there’s one important thing to be aware of especially when migrating from Java.
2 CommentsPlaying with multidimensional arrays and method references can be tricky sometimes.
Leave a Comment