CollectorImpl

CollectorImpl

Constructors

this
this()
Undocumented in source.

Members

Functions

more
bool more()
Undocumented in source. Be warned that the author may not have intended to support it.
peek
Event peek()
Undocumented in source. Be warned that the author may not have intended to support it.
pop
void pop()
Undocumented in source. Be warned that the author may not have intended to support it.
put
EventImpl put(EventType type, Object context)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Collector

Factory
class Factory
Undocumented in source.
peek
Event peek()
Undocumented in source.
pop
void pop()
Undocumented in source.
more
bool more()
Undocumented in source.

Meta