Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning.coreObjects
/
CombinationSearchMatcher
/
ContainerMatch
Container
Match
data
class
ContainerMatch
(
val
tier
:
CombinationSearchMatcher.ContainerTier
,
val
score
:
Double
)
Result of scoring a container token-group against a building's name words.
Members
Constructors
Container
Match
Link copied to clipboard
constructor
(
tier
:
CombinationSearchMatcher.ContainerTier
,
score
:
Double
)
Properties
score
Link copied to clipboard
val
score
:
Double
tier
Link copied to clipboard
val
tier
:
CombinationSearchMatcher.ContainerTier