Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms for subject
Programming
containing
instance methods of a class
|
all forms
|
in specified order only
English
Russian
A constructor is a good example of a method that is shared by all instances of a class
Конструктор – это хороший пример метода, совместно используемого всеми экземплярами класса
(
ssn
)
call of a method of an instance of another class
вызов метода экземпляра другого класса
(
ssn
)
call of a method of an instance of another class
вызов метода из экземпляра другого класса
(
ssn
)
call of a method of the own class instance
вызов метода из экземпляра собственного класса
(
ssn
)
external call of a method of an instance of another class
внешний вызов метода экземпляра другого класса
(
ssn
)
external call of a method of an instance of another class
внешний вызов метода из экземпляра другого класса
(
ssn
)
instance methods of a class
методы экземпляра определённого класса
(
ssn
)
internal call of a method of the own class instance
внутренний вызов метода из экземпляра собственного класса
(
ssn
)
method that is shared by all instances of a class
метод, совместно используемый всеми экземплярами класса
(
ssn
)
Get short URL