JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sf.extjwnl.util.cache
Interface Pool<T>
All Known Implementing Classes:
HashPool
,
ZeroPool
public interface
Pool<T>
Pool interface for caching.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
replace
(
T
object)
Method Detail
replace
T
replace(
T
object)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method