Class GUID
- java.lang.Object
-
- com.shapesecurity.salvation2.URLs.URLWithScheme
-
- com.shapesecurity.salvation2.URLs.GUID
-
public class GUID extends URLWithScheme
-
-
Field Summary
-
Fields inherited from class com.shapesecurity.salvation2.URLs.URLWithScheme
host, path, port, scheme
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Optional<GUID>parseGUID(String value)-
Methods inherited from class com.shapesecurity.salvation2.URLs.URLWithScheme
equals, hashCode
-
-