Class Scheme
- java.lang.Object
-
- com.shapesecurity.salvation2.Values.Scheme
-
public class Scheme extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()static Optional<Scheme>parseScheme(String value)StringtoString()
-