added community getJoinRequirement and did some more documentation work

elsewhere
This commit is contained in:
Eric J. Bowersox
2003-06-02 01:37:40 +00:00
parent c5e689483d
commit 31e0cbe4a0
12 changed files with 1087 additions and 14 deletions

View File

@@ -76,7 +76,7 @@ public final class Country implements Comparable
/**
* Returns a hash code value for the object. This method is supported for the benefit of hashtables such as those
* provided by <CODE>java.util.Hashtable</CODE>.
* provided by {@link java.util.Hashtable Hashtable}.
*
* @return A hash code value for this object.
*/