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.
Java アプリケーションで、空でないディレクトリをアトミックに (他の実行中のプロセスに関して) 削除する方法はありますか?
OS (Windows、Unix) はこの操作をサポートしていませんが、できることは、ディレクトリの名前を変更するか、別の場所に移動して後で削除することです。