ddfSession.sequencing, price, size, time, date);
return null;
case ASK_LAST_PRICE:
final DefBookEntry topAskPrice = new DefBookEntry(MODIFY, ASK,
DEFAULT, ENTRY_TOP, price, top.side(ASK).size());
applyTop(topAskPrice, time, market);
return null;
case ASK_LAST_SIZE:
final DefBookEntry topAskSize = new DefBookEntry(MODIFY, ASK,