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.
アプリケーションの実行中に 2 つのメッセージを受け取りました。アプリは起動するだけでなく、正常に機能しますが、将来クラッシュするのではなく、今問題を分類したいと思います.
メッセージは次のとおりです。
誰でもメッセージとそれらを削除する方法を手伝ってもらえますか.
どうもありがとう!
For example, I have a class that says
public class KeyList extends Vector<Object> { }
but it never specifically creates a new Vector of any kind. This is part