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.

Author:

Method Summary
 Cache<K,V> getCache(POS pos)
           
 

Method Detail

getCache

Cache<K,V> getCache(POS pos)


Copyright © 2013. All Rights Reserved.