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 TypeMethodDescriptionbooleaninthashCode()booleanisEmpty()voidsetLevenshteinDistanceThreshold(Integer levenshteinDistance) voidsetLocatedAs(CommentLocation locatedAs) voidsetRootComment(ContentRepresentationTO rootComment)
-
Constructor Details
-
CommentContextTO
public CommentContextTO() -
CommentContextTO
-
-
Method Details