|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cuny.cat.stat.AbstractScoreDaysCondition
edu.cuny.cat.stat.AllScoreDaysCondition
public class AllScoreDaysCondition
A ScoreDaysCondition
defines that all game days are counted for
scoring.
Field Summary |
---|
Fields inherited from class edu.cuny.cat.stat.AbstractScoreDaysCondition |
---|
day, debug, P_DEBUG, taken |
Constructor Summary | |
---|---|
AllScoreDaysCondition()
|
Method Summary | |
---|---|
protected boolean |
updateTaken(int day)
determines whether the day is a scoring day or not. |
Methods inherited from class edu.cuny.cat.stat.AbstractScoreDaysCondition |
---|
count, eventOccurred, reset, setup, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AllScoreDaysCondition()
Method Detail |
---|
protected boolean updateTaken(int day)
AbstractScoreDaysCondition
updateTaken
in class AbstractScoreDaysCondition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |