Class SharedProjectReaderCache
java.lang.Object
com.e1c.langtool.internal.storage.SharedProjectReaderCache
The cache allows to share instance of
ProjectTranslationReader with expiration if the instance not need-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NonNull IProjectTranslationReadergetReader(org.eclipse.core.resources.IProject project)
-
Constructor Details
-
SharedProjectReaderCache
public SharedProjectReaderCache()
-
-
Method Details
-
getReader
-