Package org.apache.oro.util
Class GenericCacheEntry
java.lang.Object
org.apache.oro.util.GenericCacheEntry
- All Implemented Interfaces:
Serializable
A structure used to store values in a GenericCache. It
is declared with default access to limit it to use only within the
package.
- Since:
- 1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Constructor Details
-
GenericCacheEntry
GenericCacheEntry(int index)
-