StorageKey
oxygen.ui.web.service.LocalStorage.StorageKey
final class StorageKey[A](localStorage: LocalStorage, val key: String, encode: A => String, decode: String => Either[String, A])
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article