Class TestStatistic


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

      Constructors 
      Constructor Description
      TestStatistic()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      static void test1()  
      static void test2()  
      static void test3()  
      static void test8()  
      static void test9()  
      • Methods inherited from class java.lang.Object

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

      • TestStatistic

        public TestStatistic()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Parameters:
        args -
      • test1

        public static void test1()
      • test2

        public static void test2()
      • test3

        public static void test3()
      • test8

        public static void test8()
      • test9

        public static void test9()