java.util
static final class: ResourceBundle.LoaderReference [javadoc |
source]
java.lang.Object
java.lang.ref.Reference
java.lang.ref.WeakReference
java.util.ResourceBundle$LoaderReference
All Implemented Interfaces:
CacheKeyReference
References to class loaders are weak references, so that they can be
garbage collected when nobody else is using them. The ResourceBundle
class has no reason to keep class loaders alive.
| Method from java.util.ResourceBundle$LoaderReference Summary: |
|---|
|
getCacheKey |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |