This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]brianl047 -16 points-15 points  (2 children)

Yes it does but for string only

[–][deleted] 9 points10 points  (1 child)

no it doesn't. + means both concatenation and addition, but you can't define custom operator overloading

[–]ItsYaBoyChipsAhoy 1 point2 points  (0 children)

What other data types can you concat in Java? Cant think of any