Rework corpus analysis list building part 1

This commit is contained in:
Stephan Porada
2020-01-23 16:00:48 +01:00
parent 88873c8aee
commit 87d6380e22
4 changed files with 650 additions and 162 deletions

View File

@ -0,0 +1,3 @@
class JobList extends List {
}