Closed jgerszty closed 8 years ago
Reject change. Leaves createChecking unmodified, which calls Checking(String name); if Checking is changed to public, there is no reason for createChecking to exist.
Removed the method.
Looks good.
There is no good way to rename branches, this was the best we had. The branches have the same content.
Updated the, for some reason,
private
constructor to bepublic
. Addresses issue #18