Initial commit: Add base project structure for multithreading and hashing workshop
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package dev;
|
||||
|
||||
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user