public abstract static class Processor.Result extends Entity.Result
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Processor.Result.State  | 
mOwner| Modifier | Constructor and Description | 
|---|---|
protected  | 
Result(long nativeResult)  | 
| Modifier and Type | Method and Description | 
|---|---|
Processor.Result.State | 
getResultState()
Returns the state of the processor. 
 | 
protected boolean | 
isEmpty()  | 
clone, describeContents, deserializeFromByteArray, finalize, getNativeContext, readFromParcel, serializeToByteArray, terminateNative, writeToParcel@NonNull public Processor.Result.State getResultState()
protected final boolean isEmpty()
isEmpty in class Entity.Result