-
public class RelativeUrl.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static RelativeUrl.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final RelativeUrlinvoke(String url)Creates a RelativeUrl from its encoded string representation. -
-
Method Detail
-
invoke
final RelativeUrl invoke(String url)
Creates a RelativeUrl from its encoded string representation.
-
-
-
-