printing in the same line in java

后端 未结 4 1803
暖寄归人
暖寄归人 2020-12-12 05:37

I have a base class called Items and 3 derived classes, and within the Items base class i have a print function of the form

public void print(){
        Syst         


        
4条回答
提交回复
热议问题