Added class documentation.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@666 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -10,6 +10,9 @@ import com.samskivert.util.StringUtil;
|
|||||||
import com.threerings.io.ObjectInputStream;
|
import com.threerings.io.ObjectInputStream;
|
||||||
import com.threerings.io.ObjectOutputStream;
|
import com.threerings.io.ObjectOutputStream;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Used to track a statistic comprised of a bounded set of integers.
|
||||||
|
*/
|
||||||
public class IntSetStat extends Stat
|
public class IntSetStat extends Stat
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user