Interface | Description |
---|---|
AsyncOperationListener |
Listener being called after completion of
AsyncOperation . |
Class | Description |
---|---|
AsyncOperation |
An operation that will be enqueued for asynchronous execution.
|
AsyncSession |
Asynchronous interface to entity operations.
|
Enum | Description |
---|---|
AsyncOperation.OperationType |
Exception | Description |
---|---|
AsyncDaoException |
Used here:
AsyncOperation.getResult() . |
Available under the Apache License, Version 2.0 - Copyright © 2011-2015 greenrobot.de. All Rights Reserved.