pattern framework

This commit is contained in:
2023-08-17 23:22:07 +02:00
parent 7c7c762a53
commit f080c44160
11 changed files with 230 additions and 45 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"java.compile.nullAnalysis.mode": "automatic"
}