I am currently trying to use the Google Guava library to utilize their Table class in my sketch. Unfortunately, it's conflicting with the built-in Processing Table class. I get an error stating that "The type Table is ambiguous"
I was wondering if anyone had any suggestions or tips on how to get around this problem? Thanks for the help, it's much appreciated!