Sunday 23 January 2022

MapMemory

This library uses this idea to implement in-memory storage. There are two simple principles:

  • MapMemory is a singleton, and it is shared between many consumers
  • MapMemory holds data but not knows what data it holds



from The Android Arsenal

No comments:

Post a Comment