public class LocalAsyncLocks extends Object
| Constructor and Description |
|---|
LocalAsyncLocks() |
| Modifier and Type | Method and Description |
|---|---|
void |
acquire(Context context,
String name,
long timeout,
Handler<AsyncResult<Lock>> handler) |
public void acquire(Context context, String name, long timeout, Handler<AsyncResult<Lock>> handler)
Copyright © 2020. All rights reserved.