Class MonitorTest


  • public class MonitorTest
    extends Object
    MonitorTest.java.

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

    Author:
    Alexander Verbraeck
    • Field Detail

      • lock1

        Object lock1
        lock object 1.
    • Constructor Detail

      • MonitorTest

        public MonitorTest()
    • Method Detail

      • testMonitor

        public void testMonitor()
        test the Monitor locking class.