Classes Files

com::wombat::mamda::orderbook::MamdaOrderBook::MamdaOrderBookImpl::EntryIterator

Inherits from Iterator

Public Functions

  Name
  EntryIterator(Iterator levels, boolean editable)
void remove()
boolean hasNext()
Object next()

Public Functions Documentation

function EntryIterator

inline EntryIterator(
    Iterator levels,
    boolean editable
)

function remove

inline void remove()

function hasNext

inline boolean hasNext()

function next

inline Object next()

Updated on 2023-03-31 at 15:30:38 +0100