public class NullLock extends AbstractLock
| Modifier and Type | Method and Description |
|---|---|
boolean |
acquire(Object owner,
ILockLevel level) |
void |
release(Object owner) |
toStringpublic NullLock(Object object)
public boolean acquire(Object owner, ILockLevel level)
public void release(Object owner)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.