instantiate
ITLv.4 (900点)verb
意味
(クラスやオブジェクトの) 実体をメモリ上に新しく生成する
例文
The program instantiates one session object per user.
プログラムはユーザーごとにセッションオブジェクトを1つ生成する。
You must pass the settings before instantiating the class.
クラスをインスタンス化する前に設定値を渡す必要がある。
コロケーション
instantiate a classinstantiate an objectinstantiate the component
言い換え
createinitialize