Files
openide/platform/lvcs-impl
Ruslan Cheremin a9250775eb [core] (refactoring) static FileNameCache to an instance, and a part of FSRecordsImpl
+ make FileNameCache a regular object instead of a set of static fields previously
+ Make FileNameCache object a part of FSRecordsImpl -- so the cache inherits FSRecordsImpl lifecycle
+ extract FileNameCache interface, current implementation become SLRUFileNameCache

GitOrigin-RevId: 20178a4535372b67adc837f817e3c1a603ea2146
2023-08-07 09:12:15 +00:00
..