Is using “out” or “ref” parameters in Java methods to return extra values bad? I happened to create a mutable class like this: