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.
非同期メソッドがオブジェクトを返すがFuture、基になる操作が成功するか失敗するかは関係ない場合、メソッドを呼び出して返されたものを保存しないことによる悪影響はありますFutureか?
Future
前もって感謝します。
操作が実行されたかキャンセルされたかを気にしない場合は、返された Future を無視できます。