Modifier and Type | Field and Description |
---|---|
private int |
rank
The ranking value.
|
Modifier | Constructor and Description |
---|---|
private |
Ranking() |
Modifier and Type | Method and Description |
---|---|
void |
addRank(int gain) |
boolean |
isUnacceptable() |
void |
setUnacceptable() |
public void setUnacceptable()
RankMap.setUnacceptable(Object)
public boolean isUnacceptable()
true
if unacceptable
.public void addRank(int gain)
gain
- is the amount by which to increase the rank.RankMap.addRank(Object, int)
Copyright © 2001–2016 mmm-Team. All rights reserved.