Class StaticObjectTest

  • All Implemented Interfaces:
    java.io.Serializable, java.util.EventListener, EventListenerInterface

    public class StaticObjectTest
    extends java.lang.Object
    implements EventListenerInterface
    Test the StaticObject class.

    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See OpenTrafficSim License.

    Version:
    $Revision$, $LastChangedDate$, by $Author$, initial version Feb 12, 2020
    Author:
    Peter Knoppers
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void notify​(EventInterface event)
      Receiver for the events that should be emitted when a StaticObject is constructed.
      void staticObjectTest()
      Test the StaticObject class.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait