SyncOutput

interface SyncOutput (
T
) {}

Members

Functions

pushBack
void pushBack(T val)
Undocumented in source.

Meta