Class CachingLookup<K,V>

java.lang.Object
org.fressian.impl.CachingLookup<K,V>
All Implemented Interfaces:
ILookup<K,V>

public class CachingLookup<K,V> extends Object implements ILookup<K,V>