Learn R Programming

spacom (version 1.0-5)

MultiKeyHash-class: Class "MultiKeyHash"

Description

for internal use only

Arguments

Objects from the Class

Objects can be created by calls of the form new("MultiKeyHash", ...).

Slots

indices:
Object of class "list"
data:
Object of class "list"

Methods

[<-
signature(x = "MultiKeyHash", i = "ANY", j = "ANY", value = "ANY"): ...
[
signature(x = "MultiKeyHash", i = "ANY", j = "ANY", drop = "ANY"): ...
[[<-
signature(x = "MultiKeyHash", i = "ANY", j = "ANY"): ...
[[
signature(x = "MultiKeyHash", i = "ANY", j = "ANY"): ...
length
signature(x = "MultiKeyHash"): ...