Classes Files

Wombat::Containers::RedBlackTree::KeySet::IteratorOverKeySet

Inherits from Wombat.Containers.Iterator

Public Functions

  Name
  IteratorOverKeySet(KeySet keySet)
bool hasNext()
object next()
void remove()

Public Functions Documentation

function IteratorOverKeySet

IteratorOverKeySet(
    KeySet keySet
)

function hasNext

bool hasNext()

function next

object next()

function remove

void remove()

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