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 POSCache<K,V>
All Known Implementing Classes:
LRUPOSCache
public interface
POSCache<K,V>
A set of Caches split by POS.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Cache
<
K
,
V
>
getCache
(
POS
pos)
Method Detail
getCache
Cache
<
K
,
V
> getCache(
POS
pos)
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