Class MonitorTest
java.lang.Object
nl.tudelft.simulation.language.concurrent.MonitorTest
MonitorTest.java.
Copyright (c) 2019-2024 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 Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
lock1
Object lock1lock object 1.
-
-
Constructor Details
-
MonitorTest
public MonitorTest()
-
-
Method Details
-
testMonitor
@Test public void testMonitor()test the Monitor locking class.
-