Class TestingNewStructure


  • public abstract class TestingNewStructure
    extends java.lang.Object
    Created by IntelliJ IDEA. User: CE136452 Date: Oct 17, 2008 Time: 1:53:21 PM To change this template use File | Settings | File Templates.
    Version:
    $Id: $
    Author:
    ranger
    • Method Summary

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

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

      • TestingNewStructure

        public TestingNewStructure()
    • Method Detail

      • main

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

        main

        Parameters:
        args - an array of String objects.