returning multiple values in Java

后端 未结 6 544
时光说笑
时光说笑 2020-12-11 19:14

Preamble: I am aware of using a list or other collections to return a result but then I have to go through the list plucking the results out: see 2nd example

Preambl

6条回答
提交回复
热议问题