Uses of Class
com.threerings.parlor.rating.server.persist.PercentileRecord

Packages that use PercentileRecord
com.threerings.parlor.rating.server.persist   
 

Uses of PercentileRecord in com.threerings.parlor.rating.server.persist
 

Fields in com.threerings.parlor.rating.server.persist with type parameters of type PercentileRecord
static Class<PercentileRecord> PercentileRecord._R
           
 

Methods in com.threerings.parlor.rating.server.persist that return types with arguments of type PercentileRecord
static Key<PercentileRecord> PercentileRecord.getKey(int gameId, int gameMode)
          Create and return a primary Key to identify a PercentileRecord with the supplied key values.
 



Copyright © 2011. All Rights Reserved.