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

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

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

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

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



Copyright © 2011. All Rights Reserved.