News

Googling for "Java return multiple values" reveals people like some "javatuples" library. I have not played with records yet, but if you are using Java >= 16, I would test using records. More options ...