recognition-core
androidJvm
recognition-core
/
com.microblink.recognition.core
/
Detections
Detections
class
Detections
Detections
Members
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
detections
Link copied to clipboard
@get:
JvmName
(
name
=
"detections"
)
val
detections
:
List
<
Detection
>