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

Variable Index

 o ATTR_RSKEY

Constructor Index

 o ResourceStoreState()
 o ResourceStoreState(int)

Method Index

 o getCurrentKey()
 o getNextKey()

Variables

 o ATTR_RSKEY
 protected static int ATTR_RSKEY

Constructors

 o ResourceStoreState
 public ResourceStoreState()
 o ResourceStoreState
 public ResourceStoreState(int id)

Methods

 o getNextKey
 public synchronized int getNextKey()
 o getCurrentKey
 public synchronized int getCurrentKey()

All Packages  Class Hierarchy  This Package  Previous  Next  Index