public class Review extends Object
private Double
average
private Integer
count
Review()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private Integer count
private Double average
public Review()