A C E I L N O R S T U W
A
- add() - 类 中的静态方法com.github.houbb.rank.core.Ranks
-
添加
- AVG_READ_SECONDS - 类 中的静态变量com.github.houbb.rank.constant.RankConst
-
平均阅读秒
- avgReadSeconds() - 类 中的方法com.github.houbb.rank.api.RankContext
-
- avgReadSeconds(long) - 类 中的方法com.github.houbb.rank.api.RankContext
-
C
- collectCount() - 类 中的方法com.github.houbb.rank.api.RankContext
-
- collectCount(long) - 类 中的方法com.github.houbb.rank.api.RankContext
-
- com.github.houbb.rank - 程序包 com.github.houbb.rank
-
- com.github.houbb.rank.api - 程序包 com.github.houbb.rank.api
-
- com.github.houbb.rank.bs - 程序包 com.github.houbb.rank.bs
-
- com.github.houbb.rank.constant - 程序包 com.github.houbb.rank.constant
-
- com.github.houbb.rank.core - 程序包 com.github.houbb.rank.core
-
- com.github.houbb.rank.util - 程序包 com.github.houbb.rank.util
-
- commentCount() - 类 中的方法com.github.houbb.rank.api.RankContext
-
- commentCount(long) - 类 中的方法com.github.houbb.rank.api.RankContext
-
- COOL_RATE - 类 中的静态变量com.github.houbb.rank.constant.RankConst
-
降温速率
E
- execute(RankContext) - 类 中的方法com.github.houbb.rank.bs.RankBs
-
执行
I
- IRank - com.github.houbb.rank.api中的接口
-
L
- likeCount() - 类 中的方法com.github.houbb.rank.api.RankContext
-
- likeCount(long) - 类 中的方法com.github.houbb.rank.api.RankContext
-
N
- newInstance() - 类 中的静态方法com.github.houbb.rank.api.RankContext
-
- newInstance() - 类 中的静态方法com.github.houbb.rank.bs.RankBs
-
- newton() - 类 中的静态方法com.github.houbb.rank.core.Ranks
-
牛顿冷却算法
- newton(double) - 类 中的静态方法com.github.houbb.rank.core.Ranks
-
牛顿冷却算法
O
- ONE_DAY_MILLS - 类 中的静态变量com.github.houbb.rank.constant.RankConst
-
1天的毫秒数
24 * 60 * 60 * 1000;
R
- rank(RankContext) - 接口 中的方法com.github.houbb.rank.api.IRank
-
计算分数
- rank(IRank) - 类 中的方法com.github.houbb.rank.bs.RankBs
-
- rank(RankContext) - 类 中的方法com.github.houbb.rank.core.RankAdd
-
- rank(RankContext) - 类 中的方法com.github.houbb.rank.core.RankNewtonLawOfCooling
-
- rank(RankContext) - 类 中的方法com.github.houbb.rank.core.RankWeightAdd
-
- rank(RankContext) - 类 中的静态方法com.github.houbb.rank.util.RankHelper
-
执行
- RankAdd - com.github.houbb.rank.core中的类
-
最简单的方法:直接相加
- RankAdd() - 类 的构造器com.github.houbb.rank.core.RankAdd
-
- RankBs - com.github.houbb.rank.bs中的类
-
引导类
- RankConst - com.github.houbb.rank.constant中的类
-
- RankContext - com.github.houbb.rank.api中的类
-
- RankContext() - 类 的构造器com.github.houbb.rank.api.RankContext
-
- RankHelper - com.github.houbb.rank.util中的类
-
- RankNewtonLawOfCooling - com.github.houbb.rank.core中的类
-
本期得分 = 上一期得分 x exp(-(冷却系数) x 间隔的小时数)
- RankNewtonLawOfCooling(double) - 类 的构造器com.github.houbb.rank.core.RankNewtonLawOfCooling
-
- RankNewtonLawOfCooling() - 类 的构造器com.github.houbb.rank.core.RankNewtonLawOfCooling
-
- Ranks - com.github.houbb.rank.core中的类
-
- RankWeightAdd - com.github.houbb.rank.core中的类
-
权重相加
- RankWeightAdd() - 类 的构造器com.github.houbb.rank.core.RankWeightAdd
-
- readCount() - 类 中的方法com.github.houbb.rank.api.RankContext
-
- readCount(long) - 类 中的方法com.github.houbb.rank.api.RankContext
-
S
- STAR_RATE - 类 中的静态变量com.github.houbb.rank.constant.RankConst
-
评分比例
- starRate() - 类 中的方法com.github.houbb.rank.api.RankContext
-
- starRate(double) - 类 中的方法com.github.houbb.rank.api.RankContext
-
T
- toString() - 类 中的方法com.github.houbb.rank.api.RankContext
-
U
- unixTime() - 类 中的方法com.github.houbb.rank.api.RankContext
-
- unixTime(long) - 类 中的方法com.github.houbb.rank.api.RankContext
-
W
- weightAdd() - 类 中的静态方法com.github.houbb.rank.core.Ranks
-
添加
A C E I L N O R S T U W
Copyright © 2021. All rights reserved.