English | Russian |
be passed as arguments to the constructor method of the object | передаваться объекту в аргументах конструктора (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk) |
be passed as arguments to the setter method of the object | передаваться объекту в аргументах метода установки (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk) |
passing arguments to the callable object or function | передача аргументов вызываемому объекту или функции (ssn) |