Class Warszawa

java.lang.Object
edu.gvsu.kurmasz.warszawa.Warszawa

public class Warszawa
extends java.lang.Object
Container for constants.
Author:
Zachary Kurmas
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.io.PrintStream DEFAULT_ERROR_STREAM
    Error messages are written here by default.
    static int DEFAULT_EXIT_VALUE
    Value passed to System.exit by default
  • Constructor Summary

    Constructors 
    Constructor Description
    Warszawa()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Prints the build date of this package.

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args)
      Prints the build date of this package.
      Parameters:
      args - not used