405406407408409410411412413414415
} } /** Process top of book */ { final DDF_MarketBookTop bookTop = message; visit(bookTop, market); } return null; }
534535536537538539540541542543544
{ /* Update changed comonents */ market.setChange(Component.BOOK_COMBINED); final DDF_MarketBookTop bookTop = message; visit(bookTop, market); } return null;
536537538539540541542543544545546
421422423424425426427428429430431
} /** Process top of book */ { final DDF_MarketBookTop bookTop = message; visit(bookTop, market); } return null;
372373374375376377378379380381382
404405406407408409410411412413414
420421422423424425426427428429430