Package io.spine.net
Class Urls
- java.lang.Object
-
- io.spine.net.Urls
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Url
create(String spec)
Creates a new instance with the passed spec.static String
toString(Url url)
Performs String conversion for passed value.
-