|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuchicago.src.sim.engine.StatCalculator
public abstract class StatCalculator
| Field Summary | |
|---|---|
protected java.util.List |
items
|
| Constructor Summary | |
|---|---|
StatCalculator(java.util.List items)
|
|
| Method Summary | |
|---|---|
abstract double |
calc()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List items
| Constructor Detail |
|---|
public StatCalculator(java.util.List items)
| Method Detail |
|---|
public abstract double calc()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||