protected abstract static class EFeed.AbstractClientTask extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected IEFeed |
mFeed
The callback is from this message feed instance.
|
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractClientTask(IEFeed feed)
Creates a client callback task for this eBus client
and message feed.
|
protected final IEFeed mFeed
protected AbstractClientTask(IEFeed feed)
feed - the callback is from this message feed
instance.Copyright © 2019. All rights reserved.