java.util
static final class: ResourceBundle.BundleReference [javadoc |
source]
java.lang.Object
java.lang.ref.Reference
java.lang.ref.SoftReference
java.util.ResourceBundle$BundleReference
All Implemented Interfaces:
CacheKeyReference
References to bundles are soft references so that they can be garbage
collected when they have no hard references.
| Method from java.util.ResourceBundle$BundleReference Summary: |
|---|
|
getCacheKey |
| Methods from java.lang.ref.SoftReference: |
|---|
|
get |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |