JavaDoc Reusable Parameter Values

后端 未结 2 597
灰色年华
灰色年华 2020-12-21 05:45

Alright, I have this code here which is my replacement implementation of the standard Swing TableModel. Which I think is an absolute nightmare, my question is, I have many r

2条回答
  •  独厮守ぢ
    2020-12-21 06:13

    This is one of the only cases where, IMHO, it's acceptable to copy and paste liberally. I think that any macro-processing magic would be overkill.

提交回复
热议问题