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.
次のシーケンス図と正確にはコンストラクター (作成オブジェクトとして表されます) の意味は何ですか?
メッセージの名前 "Class B()" が間違っています: "create" のはずです。 それはあなたを混乱させるものですか?
ClassAをインスタンス化することを意味しますClassB。矢印は、のコンストラクターClassBが呼び出されることを表しますClassA
ClassA
ClassB