I would like to know if it is possible to unpack an Object array into separate Object on method call which accepts vargs. This question is similar to this one.
I have a
Try to return as an array of Object instead. Then concatenate "three" at the end of the returned array.
Object
"three"