public class CacheData extends Object
CacheData()
Date
getCreateTime()
String
getValue()
void
setCreateTime(Date createTime)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheData()
public String getValue()
public void setValue(String value)
public Date getCreateTime()
public void setCreateTime(Date createTime)
Copyright © 2017. All rights reserved.