
Classes | |
| class | EOFLock |
Public Member Functions | |
| void | clearLock (String s) throws IOException |
| Lock | makeLock (String s) |
Private Attributes | |
| NSMutableDictionary< String, EOFLock > | locks = new NSMutableDictionary() |
| void clearLock | ( | String | s | ) | throws IOException |
| Lock makeLock | ( | String | s | ) |
NSMutableDictionary<String, EOFLock> locks = new NSMutableDictionary() [private] |
1.5.8