sun.applet
Class PluginObjectStore
java.lang.Object
sun.applet.PluginObjectStore
public class PluginObjectStore
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginObjectStore
public PluginObjectStore()
getObject
public java.lang.Object getObject(java.lang.Integer identifier)
getIdentifier
public java.lang.Integer getIdentifier(java.lang.Object object)
contains
public boolean contains(java.lang.Object object)
contains
public boolean contains(int identifier)
reference
public void reference(java.lang.Object object)
unreference
public void unreference(int identifier)
dump
public void dump()
Submit a bug or feature