Java Reference Counting
A set of tools are provided to add reference counting logic to Java applications.
This includes:
- A runtime to provide various support classes.
- A coding tool, accessible as a maven plugin, to edit and verify code providing various functions.
- A test project including various tasks to demonstrate and test the coding utilities