|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.svrCore.vars.PipelineVarMgr.NextRequestKey
private final class PipelineVarMgr.NextRequestKey
Class definining all details of a deferred request. This comprises:
Equality depends on all fields.
| Field Summary | |
|---|---|
(package private) SimpleVariableDefinition |
def
Event definition; never null. |
(package private) boolean |
isAll
True if "all", else false for "current". |
(package private) EventPeriod |
p
Event period; never null. |
| Constructor Summary | |
|---|---|
PipelineVarMgr.NextRequestKey(SimpleVariableDefinition def,
EventPeriod p,
boolean isAll)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Equality depends on all fields. |
int |
hashCode()
The hash depends on all fields. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final SimpleVariableDefinition def
final EventPeriod p
final boolean isAll
| Constructor Detail |
|---|
public PipelineVarMgr.NextRequestKey(SimpleVariableDefinition def,
EventPeriod p,
boolean isAll)
| Method Detail |
|---|
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
DHD Multimedia Gallery V1.57.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||