This commit is contained in:
ろむねこ 2023-12-14 12:51:21 +09:00
parent b731e566e7
commit af25a502dc
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View File

@ -7,6 +7,7 @@ import java.nio.file.Paths;
* ドキュメントのパス * ドキュメントのパス
*/ */
public class DocumentPath { public class DocumentPath {
// TODO-rca: コンストラクタを追加する
/** /**
* ドキュメントのルートパス(String) * ドキュメントのルートパス(String)