how to define a variable of a class type in java when the class has extends?

后端 未结 0 731
梦毁少年i
梦毁少年i 2021-01-01 13:41

i have this class :

   public class FindPath> {

    public FindPath() {
        
   // the constructor ...
    }
}
<         


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