Uses of Class
com.github.mizool.core.UrlRef
-
Packages that use UrlRef Package Description com.github.mizool.core -
-
Uses of UrlRef in com.github.mizool.core
Methods in com.github.mizool.core that return UrlRef Modifier and Type Method Description UrlRefUrlRef. resolve(@NonNull String spec)Creates a newUrlRefby combining the URL referenced by this instance (the "context") with the given spec.
-