org.apache.cocoon.store
Class MemoryStore.Container

java.lang.Object
  |
  +--org.apache.cocoon.store.MemoryStore.Container
Enclosing class:
MemoryStore

class MemoryStore.Container
extends java.lang.Object


Field Summary
 int count
           
 java.lang.Object object
           
 long time
           
 
Constructor Summary
MemoryStore.Container(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

object

public java.lang.Object object

time

public long time

count

public int count
Constructor Detail

MemoryStore.Container

public MemoryStore.Container(java.lang.Object object)


Copyright 1999 Java Apache Project. All Rights Reserved.