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

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>