Random-access dictionary:
like a dictionary but with a certain Vector-ness to it
Besides all the methods from Dictionary, it also has methods that
permit direct access to the nth element or nth key.
An enhanced property class that provides support to monitor changes.
This class extends the basic properties class of Java, by providing
monitoring support.