Status Updates From Core Java: Fundamentals
Core Java: Fundamentals by
Status Updates Showing 1-7 of 7
Georgiy Isaev
is finished
The perfect choice to dig into Java.
Although UI is controversial because the Swing part, which I skipped for good, is pretty huge and JavaFX is not elaborated well, overall this is a great book to systematized and deepen knowledge.
— Apr 02, 2020 02:11AM
Add a comment
Although UI is controversial because the Swing part, which I skipped for good, is pretty huge and JavaFX is not elaborated well, overall this is a great book to systematized and deepen knowledge.
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."







