Class TutorialExample2


  • public class TutorialExample2
    extends java.lang.Object
    First example in the PaperClips online tutorial.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Print createPrint()  
      static void main​(java.lang.String[] args)
      Prints a table of vital (haha) statistics about Matthew Hall.
      • Methods inherited from class java.lang.Object

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

      • TutorialExample2

        public TutorialExample2()
    • Method Detail

      • createPrint

        public static Print createPrint()
      • main

        public static void main​(java.lang.String[] args)
        Prints a table of vital (haha) statistics about Matthew Hall.
        Parameters:
        args - command-line parameters