Package de.hsh.graja.regression.recorded
Class SingleStringRepresentationTO
java.lang.Object
de.hsh.graja.regression.recorded.ContentRepresentationTO
de.hsh.graja.regression.recorded.SingleStringRepresentationTO
- All Implemented Interfaces:
Serializable
public final class SingleStringRepresentationTO
extends ContentRepresentationTO
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hsh.graja.regression.recorded.ContentRepresentationTO
childCount, getChildren, getClassName, getLevenshteinDistanceThreshold, getLevenshteinDistanceThresholdForMeAnd, getStackdumpId, hasChildren, setChildren, setClassName, setLevenshteinDistanceThreshold, setStackdumpId
-
Constructor Details
-
SingleStringRepresentationTO
public SingleStringRepresentationTO() -
SingleStringRepresentationTO
-
-
Method Details
-
getData
-
setData
-
hashCode
public int hashCode()- Overrides:
hashCode
in classContentRepresentationTO
-
equals
- Overrides:
equals
in classContentRepresentationTO
-
getStringContentRepresentation
- Overrides:
getStringContentRepresentation
in classContentRepresentationTO
-