Status Updates From Core Java: Fundamentals
Core Java: Fundamentals by
Status Updates Showing 451-480 of 588
Tigran Ghardashyan
is on page 724 of 1008
Ռուսերեն թարգմանությունը թափելու բան ա:
"The compiler doesn’t know the exact type of the setFirst method and therefore can’t call it with an object of type Employee or Object, but only with type Manager or a subtype such as Executive."
"Компилятору точно не известен тип метода setFirst, тем не менее он может вызвать этот метод с любым объектом типа Manager, Employee или Object, но не подтипа Executive."
— Mar 29, 2016 11:35AM
Add a comment
"The compiler doesn’t know the exact type of the setFirst method and therefore can’t call it with an object of type Employee or Object, but only with type Manager or a subtype such as Executive."
"Компилятору точно не известен тип метода setFirst, тем не менее он может вызвать этот метод с любым объектом типа Manager, Employee или Object, но не подтипа Executive."









