Package | Description |
---|---|
org.openide.util |
A set of
utility classes
covering a few general infrastructure points in the Open APIs.
|
Constructor and Description |
---|
Mutex(Mutex.Privileged privileged) |
Mutex(Mutex.Privileged privileged,
Executor executor)
Constructor for those who wish to do some custom additional tasks
whenever an action or runnable is executed in the
Mutex . |