Java Reference Counting

A set of tools are provided to add reference counting logic to Java applications.

This includes:

  1. A runtime to provide various support classes.
  2. A coding tool, accessible as a maven plugin, to edit and verify code providing various functions.
  3. A test project including various tasks to demonstrate and test the coding utilities