public class CacheBean extends Object
CacheBean(Long timestamp, Object object)
Object
getObject()
Long
getTimestamp()
void
setObject(Object object)
setTimestamp(Long timestamp)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CacheBean(Long timestamp, Object object)
public Long getTimestamp()
public void setTimestamp(Long timestamp)
public Object getObject()
public void setObject(Object object)
public String toString()
toString
Copyright © 2017. All Rights Reserved.