Java's Integer (reference type) will act almost li...
# getting-started
d
Java's Integer (reference type) will act almost like a value type except it can accept null. Because it is an Immutable reference type. So do Java's String.