public method O2GTablesUpdatesReader.size

Brief

Gets the number of rows in the reader.

Declaration
Java
int  size ()

Details

Each row represents a table update received from the trading server.

Declared in O2GTablesUpdatesReader

back