Home | History | Annotate | Download | only in collect

Lines Matching full:weak

105  features: <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/SoftReference.html?is-external=true" title="class or interface in java.lang.ref">soft</A> or <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/WeakReference.html?is-external=true" title="class or interface in java.lang.ref">weak</A> keys, soft or weak values, timed expiration, and on-demand
126 uses soft or weak references can give unpredictable results.
385 to determine equality of weak keys, which may not behave as you expect.
430 <p>Weak values will be garbage collected once they are weakly
435 to determine equality of weak values. This will notably impact