public class WebCounts
extends java.lang.Object
| Constructor and Description |
|---|
WebCounts(WebCountsStats counts,
java.lang.String dateString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
WebCountsStats |
getCounts() |
DateTime |
getDate() |
int |
hashCode() |
java.lang.String |
toString() |
public WebCounts(WebCountsStats counts, java.lang.String dateString)
public WebCountsStats getCounts()
public DateTime getDate()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object