JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
nablarch.core.cache.expirable
Class Expirable<V>
java.lang.Object
nablarch.core.cache.expirable.Expirable<V>
Type Parameters:
V
- 格納する値の型
@Published
(
tag
="architect")
public class
Expirable<V>
extends
Object
有効期限付きのキャッシュ値を表すクラス。
Method Summary
Methods inherited from class java.lang.
Object
clone
,
equals
,
finalize
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait