Reference Collection
Package:
Summary:
Keep track of references to variable values
Groups:
Author:
Description:
This class can be used to keep track of references to variable values.
It can manage a collection of references to variables by adding and removing them to a list of reference values.
The class can also check if a reference value already belongs to the collection.
It can manage a collection of references to variables by adding and removing them to a list of reference values.
The class can also check if a reference value already belongs to the collection.
Comments are closed.