Package de.hsh.graja.regression.recorded
Class CommentContextTO
java.lang.Object
de.hsh.graja.regression.recorded.CommentContextTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCommentContextTO
(CommentLocation locatedAs, ContentRepresentationTO rootComment) -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
isEmpty()
void
setLevenshteinDistanceThreshold
(Integer levenshteinDistance) void
setLocatedAs
(CommentLocation locatedAs) void
setRootComment
(ContentRepresentationTO rootComment)
-
Constructor Details
-
CommentContextTO
public CommentContextTO() -
CommentContextTO
-
-
Method Details