Class DumpAll


  • public class DumpAll
    extends java.lang.Object
    Simply displays command line arguments to System.out.
    • Constructor Summary

      Constructors 
      Constructor Description
      DumpAll()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void nailMain​(NGContext context)  
      • Methods inherited from class java.lang.Object

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

      • DumpAll

        public DumpAll()
    • Method Detail

      • nailMain

        public static void nailMain​(NGContext context)