Object
Serializable
Created by IntelliJ IDEA. User: avijay Date: Sep 30, 2004 Time: 2:23:13 PM To change this template use File | Settings | File Templates.
Object
CacheObject
Serializable
Constructor Summary |
Method Summary |
public |
|
public |
|
public void | |
public void |
Methods from class java.lang. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheObject()
Method Detail |
public String getKey()
public String getValue()
public void setKey(String key)
public void setValue(String value)