T
public static class AbstractWeChatCacheOperator.ExpireValue<T> extends Object
ExpireValue()
ExpireValue(T value, Long expiresSeconds)
Date
getcTime()
Long
getExpiresSeconds()
getValue()
void
setcTime(Date cTime)
setExpiresSeconds(Long expiresSeconds)
setValue(T value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ExpireValue()
public ExpireValue(T value, Long expiresSeconds)
public T getValue()
public void setValue(T value)
public Long getExpiresSeconds()
public void setExpiresSeconds(Long expiresSeconds)
public Date getcTime()
public void setcTime(Date cTime)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.