Classes Files

Wombat::Containers::HashMap::HashMapSetOverHashtableEntries::MapEntryOverDictionaryEntry

Inherits from Wombat.Containers.MapEntry

Public Functions

  Name
  MapEntryOverDictionaryEntry(DictionaryEntry e)
object getKey()
object getValue()
object setValue(object value)

Public Functions Documentation

function MapEntryOverDictionaryEntry

MapEntryOverDictionaryEntry(
    DictionaryEntry e
)

function getKey

object getKey()

function getValue

object getValue()

function setValue

object setValue(
    object value
)

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