public abstract class GetDataCallback extends LCCallback<byte[]>
构造器和说明 |
---|
GetDataCallback() |
限定符和类型 | 方法和说明 |
---|---|
abstract void |
done(byte[] data,
LCException e) |
protected void |
internalDone0(byte[] returnValue,
LCException e) |
internalDone, internalDone, setMainThreadChecker
public abstract void done(byte[] data, LCException e)
protected final void internalDone0(byte[] returnValue, LCException e)
internalDone0
在类中 LCCallback<byte[]>
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.