All Packages Class Hierarchy This Package Previous Next Index
Class org.w3c.tools.resources.store.ResourceStoreState
java.lang.Object
|
+----org.w3c.tools.resources.AttributeHolder
|
+----org.w3c.tools.resources.store.ResourceStoreState
- public class ResourceStoreState
- extends AttributeHolder
-
ATTR_RSKEY
-
-
ResourceStoreState()
-
-
ResourceStoreState(int)
-
-
getCurrentKey()
-
-
getNextKey()
-
ATTR_RSKEY
protected static int ATTR_RSKEY
ResourceStoreState
public ResourceStoreState()
ResourceStoreState
public ResourceStoreState(int id)
getNextKey
public synchronized int getNextKey()
getCurrentKey
public synchronized int getCurrentKey()
All Packages Class Hierarchy This Package Previous Next Index