enumerate

abstract fun enumerate(): Collection<String>

Enumerates the keys for which data is currently stored.

Return

A collection of keys.