Praktikum 3: weitere Tests für Exceptions
This commit is contained in:
parent
05eb757005
commit
39e025ef15
|
@ -1,7 +1,5 @@
|
||||||
package de.joethei.hs.java2.praktikum.praktikum1;
|
package de.joethei.hs.java2.praktikum.praktikum1;
|
||||||
|
|
||||||
import java.util.logging.Logger;
|
|
||||||
|
|
||||||
public class GrosseZahl {
|
public class GrosseZahl {
|
||||||
|
|
||||||
private int zahl[];
|
private int zahl[];
|
||||||
|
|
Loading…
Reference in New Issue