public final class

CameraUseCaseAdapter.CameraId

extends java.lang.Object

 java.lang.Object

↳androidx.camera.core.internal.CameraUseCaseAdapter.CameraId

Overview

An identifier for a CameraUseCaseAdapter.

This identifies the actual camera instances that are wrapped by the CameraUseCaseAdapter and is used to determine if 2 different instances of CameraUseCaseAdapter are actually equivalent.

Summary

Methods
public booleanequals(java.lang.Object cameraId)

public inthashCode()

from java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

Methods

public boolean equals(java.lang.Object cameraId)

public int hashCode()