|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface implemented by message and used by some message manager to know the
number of shared reference to a message. When a message instance is created,
its reference counter must be initialized to 1
.
Method Summary | |
boolean |
decrementReferenceCounter()
Decrements the reference counter of this message. |
void |
incrementReferenceCounter()
Increments the reference counter of the message. |
Method Detail |
public void incrementReferenceCounter()
public boolean decrementReferenceCounter()
true
if the reference counter is null.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |