Package jetbrains.mps.cache
Interface AbstractCache.DataSetCreator<T extends AbstractCache>
- 
- Enclosing class:
 - AbstractCache
 
public static interface AbstractCache.DataSetCreator<T extends AbstractCache> 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataSetcreate(T ownerCache) 
 -