filmov
tv
Java 21 **Live Code** - Learn to use the new feature 'Sequenced Collections'
![preview_player](https://i.ytimg.com/vi/5AVTGLwLBEs/maxresdefault.jpg)
Показать описание
Java 21 **Live Code** - Learn to use the new feature "Sequenced Collections"
👉 GitHub: engineersunit / java-twenty-one
Got the first taste of Java 21
with Java 21 targeted Feature
JEP 431 Sequenced Collections
👉 A sequenced collection is a Collection whose elements have a defined encounter order.
In this post, discussing the code implementation for
👉 interface SequencedCollection extends Collection
👉 java --version
👉 openjdk 21-ea 2023-09-19
OpenJDK Runtime Environment (build 21-ea+21-1778)
OpenJDK 64-Bit Server VM (build 21-ea+21-1778, mixed mode, sharing)
Sunit Ghosh
#Java #jdk21 #SequencedCollections
👉 GitHub: engineersunit / java-twenty-one
Got the first taste of Java 21
with Java 21 targeted Feature
JEP 431 Sequenced Collections
👉 A sequenced collection is a Collection whose elements have a defined encounter order.
In this post, discussing the code implementation for
👉 interface SequencedCollection extends Collection
👉 java --version
👉 openjdk 21-ea 2023-09-19
OpenJDK Runtime Environment (build 21-ea+21-1778)
OpenJDK 64-Bit Server VM (build 21-ea+21-1778, mixed mode, sharing)
Sunit Ghosh
#Java #jdk21 #SequencedCollections