telescope library
Classes
-
OnDiskSaveAbility<
T> - OnDiskSaveAbility used for serialize and deserialize your object to string before saving and after loading.
-
Telescope<
T> -
Observable pattern witch can call setState of your States
and also have on disk save and depends on
T
should be built in type or implements int hashCode getter -
TelescopeList<
T> - Telescope implementation for list