| Constructor and Description |
|---|
NullPathLock(Path path) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getPath() |
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–2019 MuleSoft, Inc.. All rights reserved.