StorageEventCollection Class
An R6Class
generator object
hits
Hits list( StorageEventReturn )
new()
StorageEventCollection$new(hits, ...)
toJSON()
StorageEventCollection$toJSON()
fromJSON()
StorageEventCollection$fromJSON(StorageEventCollectionJson)
toJSONString()
StorageEventCollection$toJSONString()
fromJSONString()
StorageEventCollection$fromJSONString(StorageEventCollectionJson)
clone()
The objects of this class are cloneable with this method.
StorageEventCollection$clone(deep = FALSE)
deep
Whether to make a deep clone.