public class SynchronizationMonitor extends java.lang.Object implements Immutable
This provides no technical advantage over just using a java.lang.Object, but it does make it clear that the object is used for thread synchronization.
Copyright 2012 Partner Software, Inc.
| Constructor and Description |
|---|
SynchronizationMonitor() |