com.arsdigita.caching
Interface CacheTable.TimestampedEntry

Enclosing interface:
CacheTable

public static interface CacheTable.TimestampedEntry


Method Summary
 String getKey()
           
 Date getTimestamp()
           
 Object getValue()
           
 

Method Detail

getKey

public String getKey()

getValue

public Object getValue()

getTimestamp

public Date getTimestamp()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC