org.openjena.atlas.lib.cache
Interface Getter<K,V>


public interface Getter<K,V>

A get interface


Method Summary
 V get(K key)
           
 

Method Detail

get

V get(K key)


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.