public interface LockListener
| Modifier and Type | Method and Description |
|---|---|
void |
lockAcquired()
call back called when the lock
is acquired
|
void |
lockReleased()
call back called when the lock is
released.
|
Copyright © 2015–2016 Baidu. All rights reserved.