Wiesman, F.J. (Floris)
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Wiesman, F.J. (Floris) commented, -
Wiesman, F.J. (Floris) created a post, AnsweredSample code JDK 21 project
As a teacher I'm very glad with JDK 21's feature of the simplified main method: “void main()” instead of “public static void main(String[] args)”, no class required. Now I don't have to explain any...