toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.data.sources.local.database.achievements
/
AchievementsTuple
Achievements
Tuple
data
class
AchievementsTuple
(
val
objectName
:
String
,
val
certaintyScore
:
Float
,
val
detectionDate
:
Date
?
=
null
)
Members
Constructors
Achievements
Tuple
Link copied to clipboard
constructor
(
objectName
:
String
,
certaintyScore
:
Float
,
detectionDate
:
Date
?
=
null
)
Properties
certainty
Score
Link copied to clipboard
val
certaintyScore
:
Float
detection
Date
Link copied to clipboard
val
detectionDate
:
Date
?
=
null
object
Name
Link copied to clipboard
val
objectName
:
String