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