|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.util.IResourceScopeCache.NullImpl
public static class IResourceScopeCache.NullImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.xtext.util.IResourceScopeCache |
---|
IResourceScopeCache.NullImpl |
Field Summary | |
---|---|
static IResourceScopeCache |
INSTANCE
|
Constructor Summary | |
---|---|
IResourceScopeCache.NullImpl()
|
Method Summary | ||
---|---|---|
void |
clear(org.eclipse.emf.ecore.resource.Resource res)
|
|
|
get(java.lang.Object key,
org.eclipse.emf.ecore.resource.Resource res,
com.google.inject.Provider<T> provider)
A cache associates values to the given resource under the given key. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final IResourceScopeCache INSTANCE
Constructor Detail |
---|
public IResourceScopeCache.NullImpl()
Method Detail |
---|
public <T> T get(java.lang.Object key, org.eclipse.emf.ecore.resource.Resource res, com.google.inject.Provider<T> provider)
IResourceScopeCache
get
in interface IResourceScopeCache
public void clear(org.eclipse.emf.ecore.resource.Resource res)
clear
in interface IResourceScopeCache
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |