Class Text
- java.lang.Object
-
- dev.aherscu.qa.jgiven.commons.model.Text
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Text.Serializer<T extends Text>
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
hashCode()
static String
normalized(String value)
String
normalizedValue()
String
toString()
-