AI-generated Key Takeaways
-
GmsBarcodeScannerOptions provides options for GmsBarcodeScanner.
-
It includes a nested Builder class to construct GmsBarcodeScannerOptions objects.
-
The class has public methods for checking equality and getting a hash code.
public class GmsBarcodeScannerOptions extends Object
Options for GmsBarcodeScanner.
Nested Class Summary
| class | GmsBarcodeScannerOptions.Builder | Builder to build out a
GmsBarcodeScannerOptions. |
|
Public Method Summary
| boolean | |
| int |
hashCode()
Returns a hash code value for the object.
|
Inherited Method Summary
Public Methods
public boolean equals (Object o)
Indicates whether some other object is "equal to" this one.
public int hashCode ()
Returns a hash code value for the object.