It was a while ago now that they were released, but I'm a little confused by some of the new helper methods that were added to B4XCollections in B4J v10.2.
Can some please tell me:
1. What is the intended purpse of GetEmptyList & GetEmptyMap, particularly when the hint states 'Do not modify the list/map as it will affect other instances'.
What's the use of an empty list/map that you can't add anything to?
2. I also don't seem to have access to CopyOnWriteMap and CopyOnWriteList even though they're listed in the change log under v10.2. What do they do and how can I get access to them?
I have B4J 10.3 installed and the latest (I think) B4XCollections V1.15
Many thanks.
Can some please tell me:
1. What is the intended purpse of GetEmptyList & GetEmptyMap, particularly when the hint states 'Do not modify the list/map as it will affect other instances'.
What's the use of an empty list/map that you can't add anything to?
2. I also don't seem to have access to CopyOnWriteMap and CopyOnWriteList even though they're listed in the change log under v10.2. What do they do and how can I get access to them?
I have B4J 10.3 installed and the latest (I think) B4XCollections V1.15
Many thanks.