|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnars.storage.Bag<TaskLink>
nars.storage.TaskLinkBag
public class TaskLinkBag
TaskLinkBag contains links to tasks.
| Field Summary |
|---|
| Fields inherited from class nars.storage.Bag |
|---|
capacity, currentCounter, currentLevel, DISTRIBUTOR, itemTable, levelIndex, LOAD_FACTOR, mass, nameTable, RELATIVE_THRESHOLD, showing, THRESHOLD, TOTAL_LEVEL, window |
| Constructor Summary | |
|---|---|
TaskLinkBag()
|
|
| Method Summary | |
|---|---|
protected int |
capacity()
Get the (constant) capacity of TaskLinkBag |
protected int |
forgetRate()
Get the (adjustable) forget rate of TaskLinkBag |
| Methods inherited from class nars.storage.Bag |
|---|
averagePriority, contains, get, outOfBase, pickOut, play, putBack, putIn, refresh, startPlay, stop, takeOut, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TaskLinkBag()
| Method Detail |
|---|
protected int capacity()
capacity in class Bag<TaskLink>protected int forgetRate()
forgetRate in class Bag<TaskLink>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||