protected class SGDStar.GDStarElement extends AbstractGD.GDElement
m_credit| Constructor and Description |
|---|
SGDStar.GDStarElement(Double age,
Double cost,
Double size) |
SGDStar.GDStarElement(Double age,
Double cost,
Double size,
int hits) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(Double cost)
credit = age + special
|
compareTo, getCreditpublic void update(Double cost)
AbstractGD.GDElementupdate in class AbstractGD.GDElementCopyright © 2014. All rights reserved.