Class Marked_EMail


  • public class Marked_EMail
    extends java.lang.Object
    This application generates a number of message many of which are of LEVEL. However, only one message bears the "NOTIFY_ADMIN" marker.
    • Constructor Summary

      Constructors 
      Constructor Description
      Marked_EMail()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      (package private) static void usage​(java.lang.String msg)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Marked_EMail

        public Marked_EMail()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • usage

        static void usage​(java.lang.String msg)