first commit

This commit is contained in:
Walcher 2024-01-02 15:25:05 +01:00
parent 5d48bb53e7
commit b418c37417
36 changed files with 5575 additions and 0 deletions

View file

@ -0,0 +1,4 @@
package ab1;
public class FinalizedStateException extends RuntimeException {
}