Hello dear Codename One Community,
I've written a class in which is use the package javafx.util.Pair. When I want to build the application I get no Errors. But sending an Android build to the server fails. In the Error Log file i found following line:
"Warning: com.mycompany.myapp.Main: can't find referenced class javafx.util.Pair"
Does this straight up mean that the javafx.util.Pair class is not available for the use in Codename One ?
Thanks in advance & kind regards