Tagged Questions
1
vote
3answers
376 views
What is a Ghost Reference?
I was just wondering what a ghost reference was? Is it that you don't have to refer to a object? EDIT: Sorry, I wasn't clear, the langauge is Java, and I read it about linked lists. While reading a ...