How do you swap two string variables without using third or temp variable in java?

File: SwapWithoutTemp .java

Output:

Before swap: Love You
After : You Love