class PmooSinkTreeTbRlABCache
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
(package private) java.util.Map<Link,java.util.Map<Flow,ArrivalCurve>> |
map__link__entries |
| Constructor | Description |
|---|---|
PmooSinkTreeTbRlABCache() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
addEntry(Link link,
Flow flow,
ArrivalCurve arrival_bound) |
|
protected ArrivalCurve |
getEntry(Link link,
Flow flow) |
java.util.Map<Link,java.util.Map<Flow,ArrivalCurve>> map__link__entries
protected ArrivalCurve getEntry(Link link, Flow flow)
protected void addEntry(Link link, Flow flow, ArrivalCurve arrival_bound)