toggle menu
navigation-testing
common
switch theme
search in API
navigation-testing
/
com.freeletics.khonshu.navigation.deeplinks
/
PatternDefinition
Pattern
Definition
@
Serializable
value
class
PatternDefinition
(
val
value
:
String
)
Members
Constructors
Pattern
Definition
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
replace
Placeholders
Link copied to clipboard
fun
replacePlaceholders
(
replacement
:
(
String
)
->
String
)
:
String