Uses of Class
com.threerings.stats.data.SetStat

Packages that use SetStat
com.threerings.stats.data   
 

Uses of SetStat in com.threerings.stats.data
 

Subclasses of SetStat in com.threerings.stats.data
 class ByteStringSetStat
          A string set that maps its values to bytes.
 class IntSetStat
          Used to track a statistic comprised of a bounded set of integers.
 class IntStringSetStat
          A string set that maps its values to integers.
 class ShortStringSetStat
          A string set that maps its values to shorts.
 class StringSetStat
          Used to track a statistic comprised of a set of strings.
 



Copyright © 2011. All Rights Reserved.