public abstract class Detector extends Entity
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Detector.Result  | 
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_NAME  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
Detector(long nativeDetector,
        Detector.Result concreteResult)  | 
protected  | 
Detector(long nativeDetector,
        Detector.Result concreteResult,
        android.os.Parcel in)  | 
clone, consumeResultFrom, describeContents, deserializeNativeSettings, finalize, getNativeContext, getResult, nativeGetNativeResultContext, readFromParcel, serializeNativeSettings, terminateNative, writeToParcel@NonNull public static final java.lang.String CLASS_NAME
protected Detector(long nativeDetector,
                   @NonNull
                   Detector.Result concreteResult)
protected Detector(long nativeDetector,
                   @NonNull
                   Detector.Result concreteResult,
                   @NonNull
                   android.os.Parcel in)