Classes Files

Wombat::Containers::RedBlackTree::ValueCollection::ValueIteratorOverEntrySetIterator

Inherits from Wombat.Containers.Iterator

Public Functions

  Name
  ValueIteratorOverEntrySetIterator(Iterator source)
bool hasNext()
object next()
void remove()

Public Functions Documentation

function ValueIteratorOverEntrySetIterator

ValueIteratorOverEntrySetIterator(
    Iterator source
)

function hasNext

bool hasNext()

function next

object next()

function remove

void remove()

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