Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
50 を超える属性で構成されるこの pojo ファイルがあります。手動のビルダー クラスを作成すると、エラーが発生しやすいアクティビティになる可能性があります。
ビルダー クラスを生成する簡単な方法はありますか? たとえば、ゲッターセッターを生成する必要がある場合、通常はEclipseを使用Source > Generate Getters and Settersしますこれを実行するための簡単な手順はありますか?
Source > Generate Getters and Setters
本当に助けてくれてありがとう..