org.openorb.notify.queue
public class ComparatorElement extends Object
Constructor Summary | |
---|---|
ComparatorElement(Object key, Object contents)
Constructor |
Method Summary | |
---|---|
Object | getContents()
Get the contents |
Object | getKey()
Get the key |
void | setContents(Object contents)
Set the contents |
void | setKey(Object key)
Set the key |