| Package | Description |
|---|---|
| org.eclipse.xtext.util |
| Modifier and Type | Method and Description |
|---|---|
OnChangeEvictingCache.CacheAdapter |
OnChangeEvictingCache.getOrCreate(org.eclipse.emf.ecore.resource.Resource resource)
Returns the cache adapter that is associated with the resource.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OnChangeEvictingCache.cacheHit(OnChangeEvictingCache.CacheAdapter adapter)
Announce a cache hit for the internal statistics of the adapter.
|
protected void |
OnChangeEvictingCache.cacheMiss(OnChangeEvictingCache.CacheAdapter adapter)
Announce a cache miss for the internal statistics of the adapter.
|
void |
OnChangeEvictingCache.Listener.onEvict(OnChangeEvictingCache.CacheAdapter cache) |
Copyright © 2015. All Rights Reserved.