Java, Programming IT Nursery Java: difference between strong/soft/weak/phantom reference I have read this article about different types of references in Java (strong, soft, weak, phantom), but I don’t really understand it. What is the difference between these reference... June 1, 2022 0 Comments