tapik
Toggle table of contents
0.1.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tapik
core
/
dev.akif.tapik
/
URIWithParameters
URIWith
Parameters
typealias
URIWithParameters
<
P
>
=
Pair
<
List
<
String
>
,
P
>
(
source
)
Represents a URI template as a pair of literal path
List
segments and captured parameters
P
.
Members & Extensions