Class Experiment


  • public class Experiment
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Experiment()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      protected static java.io.PrintStream outputFile​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • Experiment

        public Experiment()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.FileNotFoundException,
                                java.lang.ClassNotFoundException,
                                java.lang.NoSuchMethodException,
                                java.lang.SecurityException,
                                java.lang.IllegalAccessException,
                                java.lang.IllegalArgumentException,
                                java.lang.reflect.InvocationTargetException
        Throws:
        java.io.FileNotFoundException
        java.lang.ClassNotFoundException
        java.lang.NoSuchMethodException
        java.lang.SecurityException
        java.lang.IllegalAccessException
        java.lang.IllegalArgumentException
        java.lang.reflect.InvocationTargetException
      • outputFile

        protected static java.io.PrintStream outputFile​(java.lang.String name)
                                                 throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException