Thursday, October 17th, 2024: 5:30 PM to 7:00 PM
Java Version API use cases
The Java Version API (java.lang.Runtime.Version) was introduced in version 9. The API allows numeric runtime version information to be retrieved inside a running Java application.
more →