| Sun Microsystems Laboratories Experimental Stuff | QueueTemplate.QueueItem (Brazil Project) |
|
|
||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--sunlabs.brazil.template.QueueTemplate.QueueItem
A bag of items to keep on the Q. We could add other stuff later.
| Field Summary | |
String |
from
|
String |
message
|
String |
meta
|
long |
timestamp
|
| Constructor Summary | |
QueueTemplate.QueueItem(String from,
String message,
String meta)
Add an item to the Q. |
|
| Method Summary | |
String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public long timestamp
public String from
public String message
public String meta
| Constructor Detail |
public QueueTemplate.QueueItem(String from,
String message,
String meta)
| Method Detail |
public String toString()
toString in class Object
|
Version 2.1, Generated 12/30/04 Copyright (c) 2001-2004, Sun Microsystems. |
||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
|
This page is: http://www.experimentalstuff.com/About_this_site/apidoc/sunlabs/brazil/template/QueueTemplate.QueueItem.html Last Modified: Fri, 31 Dec 2004 00:13:53 GMT copyright (c) 2000-2007, Sun Microsystems |