Simple Custom Refactoring in IntelliJ

前端 未结 0 1830
故里飘歌
故里飘歌 2021-02-13 00:50

This question is a follow-up for this.

Say I have some class Foo.

class Foo {
    protected String x = "x";

    public String getX() {
        r         


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