Uses of Class
wt.csm.ranking.ContextRankData

Packages that use ContextRankData
wt.csm.ranking   
 

Uses of ContextRankData in wt.csm.ranking
 

Methods in wt.csm.ranking that return ContextRankData
static ContextRankData ContextRankData.newContextRankData(RankingContext context, RankingData rankData)
          Default factory for the class.
 

Methods in wt.csm.ranking with parameters of type ContextRankData
protected  boolean ContextRankData.readVersion(ContextRankData thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.