Package | Description |
---|---|
org.openide.util |
A set of
utility classes
covering a few general infrastructure points in the Open APIs.
|
org.openide.util.spi |
Constructor and Description |
---|
Mutex(MutexImplementation impl)
Creates
Mutex with given SPI. |
Modifier and Type | Method and Description |
---|---|
MutexImplementation |
MutexEventProvider.createMutex()
Creates a SPI for
Mutex.EVENT . |