also: コンストラクター
noun
In object-oriented programming, a special method used to initialize a new object.
Javaでは、クラス名と同じ名前のコンストラクタを定義します。
In Java, you define a constructor with the same name as the class.
Common katakana spelling for the programming term 'constructor'.
Alternate katakana spelling with long vowel; also seen in technical contexts.
Borrowed from English 'constructor'.