File
Doc
Category
Size
Date
Package
Review.java
API Doc
Example
635
Wed Apr 20 15:00:54 BST 2005
None
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.String
comment
()
Review$Grade
grade
()
java.lang.String
reviewer
()
Java Code Source