Is there a way to say “method returns this” in Java?

前端 未结 3 714
终归单人心
终归单人心 2020-12-18 07:54

Is there a way to say \"this method returns this\" using Generics?

Of course, I want to override this method in subclasses, so the declaration should wo

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