|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.AbstractMap<K,V> java.util.HashMap<java.net.URI,OWLEntityCache> net.sourceforge.fluxion.pussycat.manager.PussycatEntityCacheManager
public class PussycatEntityCacheManager
Created by IntelliJ IDEA. User: davey Date: 01-Oct-2009 Time: 15:26:45 To change this template use File | Settings | File Templates.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class java.util.AbstractMap |
---|
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V> |
Constructor Summary | |
---|---|
PussycatEntityCacheManager(PussycatSessionManager psm)
|
Method Summary | |
---|---|
org.semanticweb.owl.model.OWLEntity |
lookup(java.net.URI uri)
|
Methods inherited from class java.util.HashMap |
---|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
---|
equals, hashCode |
Constructor Detail |
---|
public PussycatEntityCacheManager(PussycatSessionManager psm)
Method Detail |
---|
public org.semanticweb.owl.model.OWLEntity lookup(java.net.URI uri)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |