[B4X] B4XCache - simple and useful cache collection
- By Erel
B4XCache is a new collection added in B4XCollections v1.10.
It is key / value store collection, similar to Map.
When the cache reaches the set maximum size, the least recent used items are removed...
It is key / value store collection, similar to Map.
When the cache reaches the set maximum size, the least recent used items are removed...
Last edited: