fast_rx_persistence library

Classes

EnumPersistenceConverter<T extends Enum, I>
Converter between Enum and I
FastRxPersistence
A fast_rx implementation of key/value store persistence
FastRxPersistenceInterface
Interface to get and set values from a key/value store
PersistenceConverter<T, I>
Convert a value to/from a FastRxPersistenceInterface

Extensions

RxPersistenceExtension on RxValue<T>
Extension on Rx to persist the value to a key/value store

Exceptions / Errors

FastRxPersistenceException
An exception thrown by FastRxPersistence
FastRxPersistenceNotInitialized
Exception thrown when FastRxPersistence has not been initialized