Uses of Class
com.threerings.stats.server.persist.StatRecord

Packages that use StatRecord
com.threerings.stats.server.persist   
 

Uses of StatRecord in com.threerings.stats.server.persist
 

Fields in com.threerings.stats.server.persist with type parameters of type StatRecord
static Class<StatRecord> StatRecord._R
           
 

Methods in com.threerings.stats.server.persist that return types with arguments of type StatRecord
static Key<StatRecord> StatRecord.getKey(int playerId, int statCode)
          Create and return a primary Key to identify a StatRecord with the supplied key values.
 



Copyright © 2011. All Rights Reserved.