what is hard reference in java? -



what is hard reference in java? -

when studying permgen, came across term hard reference. don't know meant hard reference. can explain or give me tutorials please?

here couple of tutorials of hard (aka strong) , weak references in java

http://weblogs.java.net/blog/2006/05/04/understanding-weak-references http://www.coderanch.com/t/433742/java/java/weakreference-hard-reference-scope-jit

found simple googling

java

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -