GeneralMonitor - using synchronized methods and lambda threads

This commit is contained in:
Karsten Jeppesen
2021-03-02 16:56:04 +01:00
parent 6c1a72cd70
commit 3f7dc9712c
4 changed files with 96 additions and 0 deletions

17
GenericMonitor/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>GenericMonitor</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>