Constructs a AVLTree that uses strings as keys.
If wanting other key types then use one of the other constructors for the AVLTree class.
AVLTree Class