protected class OWLDataFactoryInternalsImpl.BuildableWeakIndexCache<V extends OWLEntity> extends WeakIndexCache<IRI,V>
Modifier and Type | Field and Description |
---|---|
protected OWLDataFactory |
f |
prefixCache
Constructor and Description |
---|
OWLDataFactoryInternalsImpl.BuildableWeakIndexCache(OWLDataFactory f) |
Modifier and Type | Method and Description |
---|---|
V |
cache(IRI s,
OWLDataFactoryInternalsImpl.Buildable v) |
cache, clear, contains, get
protected final OWLDataFactory f
public OWLDataFactoryInternalsImpl.BuildableWeakIndexCache(OWLDataFactory f)
public V cache(IRI s, OWLDataFactoryInternalsImpl.Buildable v)