JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.jniwrapper.macosx.cocoa.nslock
Interface NSLockingProtocol
All Known Implementing Classes:
NSConditionLock
,
NSLock
,
NSRecursiveLock
public interface
NSLockingProtocol
This interface represents
NSLockingProtocol
protocol. See the protocol documentation at the Apple's site:
NSLockingProtocol
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
lock
()
void
unlock
()
Method Detail
unlock
void unlock()
lock
void lock()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method