public class EHCacheValue extends Object implements Serializable
EHCacheValue(String identifier, Instant expiry)
Instant
getExpiry()
String
getIdentifier()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EHCacheValue(String identifier, Instant expiry)
public String getIdentifier()
public Instant getExpiry()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.