PIbd-22 Isaeva A.I. Lab work 3 Hard #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -0,0 +28,4 @@
_portholes = new ArrayList<U>();
}
public boolean addAirbus(T airbus)
Методы добавления должны быть полиморфными
@ -0,0 +37,4 @@
return true;
}
public boolean addPortholes(U porthole)
Методы добавления должны быть полиморфными
Pull request closed