| Constructor and Description |
|---|
NullPathLock() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLocked() |
void |
release()
Does nothing regardless of how many invokations the
tryLock() method has received |
boolean |
tryLock()
Does nothing and always returns
true |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.