Classes Files

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

Inherits from Iterator

Public Functions

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

Public Functions Documentation

function EntryIterator

inline EntryIterator(
    Iterator levels
)

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