Android Question java.util.set

marcel

Active Member
Licensed User
Longtime User
Hi,

I am beta testing new library and I need to fill in a set value. I tried to do this with a map but I got this error:

B4X:
java.lang.ClassCastException: anywheresoftware.b4a.objects.collections.Map$MyMap cannot be cast to java.util.Set

What is the equivalent of a set in B4A?

Or can I solve this by JavaObject/Reflector?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…