SyncOutput

Undocumented in source.
interface SyncOutput (
T
) {}

Members

Functions

pushBack
void pushBack(T val)
Undocumented in source.

Meta