true
if it now has the lock, and false
if it did not acquire the lock. If this acquires the lock on the file, the caller must use {@link #release()} to release the lock.
@returntrue
if it acquired the lock, false otherwise.
@throws IOException
|
|
|
|