An implementation of Cache which stores key value pairs in Android SharedPreferences.
Look up the key that was previously saved.
Save a value with the associated key.