Lyqhuaweiggg
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created How should I use the PrebuiltStubsProvider extension?
AnsweredIn the official plug-in document of IDEA(SDK), prebuild is introduced to improve index efficiency by rewriting the findtub method. Currently, my idea is to use a disk-based persistentHashMap to sav...