Re: A new binary build available soon
Posted by
gouessej on
Feb 12, 2018; 9:58pm
URL: https://forum.jogamp.org/A-new-binary-build-available-soon-tp4038575p4038636.html
Hey
I dropped Guava's immutable lists, sets and maps. I'll have to improve the documentation later as a few methods explicitly used those Guava structures as return types. ardor3d-extras only use Guava's predicates, some projects use more complicated data types (multisets, multimaps, ...), maybe I'll have to use another library but then I'll choose something more modular, Caffeine would be a good candidate:
https://github.com/ben-manes/caffeine