Subject: How to make a listener queue? 2005-09-20 - By Edward King
Back I want to make a queue,such as pointer list or other something,it is empty at first. My program will do other thing if the queue is empty.When the queue is modified,my program can know this matter,like a listener event. How to do it?
Any idea will be appreciated!
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=gb2312"> <META content="MSHTML 6.00.2800.1515" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face="Times New Roman" color=#0000ff size=2>I want to make a queue,such as pointer list or other something,it is empty at first. My program will do other thing if the queue is empty.When the queue is modified,my program can know this matter,like a listener event. How to do it?</FONT></DIV> <DIV><FONT face="Times New Roman" color=#0000ff size=2></FONT> </DIV> <DIV><FONT face="Times New Roman" color=#0000ff size=2>Any idea will be appreciated!</FONT></DIV></BODY></HTML> =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|