Javadoc fixery
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@735 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -44,7 +44,7 @@ public class IntSetStat extends SetStat<Integer>
|
||||
/**
|
||||
* Constructs a new IntSetStat that will store up to maxSize ints.
|
||||
*
|
||||
* @param the maximum number of ints to store in the IntSetStat. Must be <= 255.
|
||||
* @param maxSize the maximum number of ints to store in the IntSetStat. Must be <= 255.
|
||||
*/
|
||||
public IntSetStat (int maxSize)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user