In this tutorial we look at the difference between value types (primitives) and reference types (objects).
Primitives are passed by value, so when passed to a method, you aren't manipulating the original data, but a copy of that data.
Objects, on the other hand, are passed by reference, so you have the ability to change objects through that reference inside of methods.
Nesta página do site você pode assistir ao vídeo on-line Java Programming: 10 - Reference and Value types duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário CodeMonkeyCharlie 10 Junho 2011, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 81,944 vezes e gostou 773 espectadores. Boa visualização!