final
This commit is contained in:
@@ -4,7 +4,7 @@ import hu.unideb.inf.ps.Sokszog;
|
||||
import hu.unideb.inf.ps.Teglalap;
|
||||
|
||||
public class Runner {
|
||||
public static void main() {
|
||||
static void main() {
|
||||
EgyenloOldaluHaromszog h1 = new EgyenloOldaluHaromszog(10);
|
||||
Sokszog h2 = new EgyenloOldaluHaromszog(11);
|
||||
((EgyenloOldaluHaromszog)h2).getOldalhossz();
|
||||
|
||||
Reference in New Issue
Block a user