public abstract class GetDataStreamCallback extends LCCallback<InputStream>
Constructor and Description |
---|
GetDataStreamCallback() |
Modifier and Type | Method and Description |
---|---|
abstract void |
done(InputStream data,
LCException e) |
protected void |
internalDone0(InputStream returnValue,
LCException e) |
internalDone, internalDone, setMainThreadChecker
public abstract void done(InputStream data, LCException e)
protected final void internalDone0(InputStream returnValue, LCException e)
internalDone0
in class LCCallback<InputStream>
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.