Class TestBootstrap


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

      Constructors 
      Constructor Description
      TestBootstrap()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void example1()  
      static void example2()  
      static void example3()  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • TestBootstrap

        public TestBootstrap()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • example1

        public static void example1()
      • example2

        public static void example2()
      • example3

        public static void example3()