FileDocCategorySizeDatePackage
Review.javaAPI DocExample635Wed Apr 20 15:00:54 BST 2005None

Review

public class Review
An annotation of this type represents a single code review of the annotated element. Every review must specify the name of the reviewer and the grade assigned to the code. Optionally, reviews may also include a comment string.

Fields Summary
Constructors Summary
Methods Summary
java.lang.Stringcomment()

Review$Gradegrade()

java.lang.Stringreviewer()