I am working with a .jar external library and I need to send a java.util.Vector data to one of its methods. How can I cast that type of data or convert a B4X array or a B4X list to a vector?
The library's documentation says:
public void setNoteList(java.util.Vector newNoteList)
Replaces the...
Ex:
Dim myLife as Map (As yearstring, As Wine)
If myLife.Get("2019").IsTonsOfWine = True Then...
Because I haven't found any with the IDE or in the forums.
That would be a huuuuuuuuuuuuuuuuuuuuuuuge time saver I believe.
Thanks !
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.