Bug 732640 - Part 1: fix some Cobertura warnings. r=trivial

This commit is contained in:
Richard Newman
2012-03-05 20:53:13 -08:00
parent c40c983484
commit ed1d4ddbe3
6 changed files with 31 additions and 60 deletions

View File

@@ -133,7 +133,7 @@ public class ExtendedJSONObject {
/**
* Return a server timestamp value as milliseconds since epoch.
* @param string
* @param key
* @return A Long, or null if the value is non-numeric or doesn't exist.
*/
public Long getTimestamp(String key) {