public class AssociationSourceCacheNoopImpl extends java.lang.Object implements AssociationSourceCache
Constructor and Description |
---|
AssociationSourceCacheNoopImpl() |
Modifier and Type | Method and Description |
---|---|
void |
add(AssociationSource associationSource) |
void |
add(ResolvedConceptReference associationSource) |
void |
clear() |
void |
destroy() |
void |
dumpCacheContentsToStdOut() |
boolean |
exists(ResolvedConceptReference rcr) |
public void add(AssociationSource associationSource)
add
in interface AssociationSourceCache
public void clear()
clear
in interface AssociationSourceCache
public void dumpCacheContentsToStdOut()
dumpCacheContentsToStdOut
in interface AssociationSourceCache
public boolean exists(ResolvedConceptReference rcr)
exists
in interface AssociationSourceCache
public void destroy()
destroy
in interface AssociationSourceCache
public void add(ResolvedConceptReference associationSource)
add
in interface AssociationSourceCache