Intellij shortcut directly go to any variable Class or method

后端 未结 0 416
滥情空心
滥情空心 2021-01-23 11:05
SomeClass {
   AbstractType/Interface instanceVariable = new SpecificType();

   ...

   SomeFn(){
     instanceVariable.instanceMethod();
                           | &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题