Interface SourceSelectionCacheFactory
-
public interface SourceSelectionCacheFactory
A factory forSourceSelectionCache
.- Author:
- Andreas Schwarte
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SourceSelectionCache
create()
Create theSourceSelectionCache
-
-
-
Method Detail
-
create
SourceSelectionCache create()
Create theSourceSelectionCache
- Returns:
-
-