
The Reference API
The Reference API in Java is a way to add a level of indirection. Indirection is the ability to reference something using a name, reference, or container instead of the value itself. It is an important principle in computer science.







