Class KHelloWorld

java.lang.Object
ch.k43.util.KHelloWorld

public class KHelloWorld extends Object
Hello World example. This class is marked as the main class in the jar file to allow the command "java -jar ch.k43.util.jar"
Since:
2025.02.19
  • Constructor Details

    • KHelloWorld

      public KHelloWorld()
      Default constructor
  • Method Details

    • main

      public static void main(String[] args)
      Main entry point
      Parameters:
      args - Command line arguments